TextureProcessor.PremultiplyAlpha Property
Note
This property is available only when developing for Windows.
Specifies whether alpha premultiply of textures is enabled.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Processors
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
[DefaultValueAttribute(true)]
public virtual bool PremultiplyAlpha { get; set; }
Property Value
true if alpha premultiply is enabled; false otherwise.
See Also
Reference
TextureProcessor Class
TextureProcessor Members
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace
Platforms
Windows 7, Windows Vista, Windows XP