Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the TextureProcessor type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
TextureProcessor | Initializes a new instance of the TextureProcessor class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ColorKeyColor | Specifies the color used when color keying for a texture is enabled. |
![]() |
ColorKeyEnabled | Specifies whether color keying of a texture is enabled. |
![]() |
GenerateMipmaps | Specifies if a full chain of mipmaps are generated from the source texture. |
![]() |
PremultiplyAlpha | Specifies whether alpha premultiply of textures is enabled. |
![]() |
ResizeToPowerOfTwo | Specifies whether resizing of a texture is enabled. |
![]() |
TextureFormat | Specifies the texture format of outputmaterials. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Process | Processes a texture. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
TextureProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace