FontTextureProcessor.TextureFormat Property
Note
This property is available only when developing for Windows.
Gets or sets the output SurfaceFormat of textures.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Processors
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public virtual TextureProcessorOutputFormat TextureFormat { get; set; }
Property Value
The output SurfaceFormat of textures.
Remarks
Textures can be left unchanged from the source asset, converted to the Color format, or DXT compressed.
See Also
Reference
FontTextureProcessor Class
FontTextureProcessor Members
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace
Platforms
Windows 7, Windows Vista, Windows XP