GLKit.GLKTextureOperations: Property Members

The properties of GLKit.GLKTextureOperations are listed below. For a list of all members, see the GLKTextureOperations Members list.

See Also: Inherited members from Foundation.DictionaryContainer

Public Properties

ApplyPremultiplicationNullable<bool>. Whether the texture should be pre-multiplied with the encoded Alpha channel or not.
GenerateMipmapsNullable<bool>. Whether mipmaps should be generated for the texture.
GrayscaleAsAlphaNullable<bool>. On greyscale images, controls whether the image is loaded as GL_ALPHA or GL_LUMINANCE.
OriginBottomLeftNullable<bool>. Whether to flip the image coordinates to match the OpenGL coordinate space.
SRGBNullable<bool>. Documentation for this section has not yet been entered.