GLKTextureLoader.GrayscaleAsAlpha Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the value associated with the constant GLKTextureLoaderGrayscaleAsAlpha
[Foundation.Field("GLKTextureLoaderGrayscaleAsAlpha", "GLKit")]
public static Foundation.NSString GrayscaleAsAlpha { get; }
member this.GrayscaleAsAlpha : Foundation.NSString
Property Value
- Attributes
Remarks
Used as a key for textureOperations if you are using the NSDictionary overloads instead of the strongly typed GLKTextureOperations class.