This topic has not yet been rated - Rate this topic

TextureProcessor Members

The following tables list the members exposed by the TextureProcessor type.

NameDescription
Public MethodTextureProcessorInitializes a new instance of the TextureProcessor class.
NameDescription
Public PropertyColorKeyColorSpecifies the color used when color keying for a texture is enabled.
Public PropertyColorKeyEnabledSpecifies whether color keying of a texture is enabled.
Public PropertyGenerateMipmapsSpecifies if a full chain of mipmaps are generated from the source texture.
Public PropertyPremultiplyAlphaSpecifies whether alpha premultiply of textures is enabled.
Public PropertyResizeToPowerOfTwoSpecifies whether resizing of a texture is enabled.
Public PropertyTextureFormatSpecifies the texture format of outputmaterials.
NameDescription
Public MethodEquals(Inherited from Object.)
Public MethodGetHashCode(Inherited from Object.)
Public MethodGetType(Inherited from Object.)
Public MethodProcess Processes a texture.
Public MethodToString(Inherited from Object.)
NameDescription
Protected MethodFinalize(Inherited from Object.)
Protected MethodMemberwiseClone(Inherited from Object.)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.