![]() | DRTextureProcessor Properties |
The DRTextureProcessor type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorKeyColor |
Gets or sets the color used when color keying for a texture is enabled. When color keying,
all pixels of a specified color are replaced with transparent black.
|
![]() | ColorKeyEnabled |
Gets or sets a value indicating whether color keying of a texture is enabled.
|
![]() | Format |
Gets or sets the texture format of output.
|
![]() | GenerateMipmaps |
Gets or sets a value indicating whether a full chain of mipmaps is generated from the input
texture. Existing mipmaps of the texture are not replaced.
|
![]() | InputGamma |
Gets or sets the gamma of the input texture.
|
![]() | OutputGamma |
Gets or sets the gamma of the output texture.
|
![]() | PremultiplyAlpha |
Gets or sets a value indicating whether the texture is converted to premultiplied alpha format.
|
![]() | ReferenceAlpha |
Gets or sets the reference alpha value, which is used in the alpha test.
|
![]() | ResizeToPowerOfTwo |
Gets or sets a value indicating whether the texture is resized to the next largest power of
two.
|
![]() | ScaleAlphaToCoverage |
Gets or sets a value indicating whether the alpha of the lower mipmap levels should be
scaled to achieve the same alpha test coverage as in the source image.
|
Name | Description | |
---|---|---|
![]() ![]() | Microsoft#Xna#Framework#Content#Pipeline#IContentProcessor#InputType | (Inherited from ContentProcessorTextureContent, TextureContent.) |
![]() ![]() | Microsoft#Xna#Framework#Content#Pipeline#IContentProcessor#OutputType | (Inherited from ContentProcessorTextureContent, TextureContent.) |