FontTextureProcessor Members
The following tables list the members exposed by the FontTextureProcessor type.
Public Constructors
Name | Description | |
---|---|---|
FontTextureProcessor | Initializes a new instance of FontTextureProcessor. |
Public Properties
Name | Description | |
---|---|---|
FirstCharacter | Gets or sets the value of the First Character processor parameter. | |
PremultiplyAlpha | Specifies whether alpha premultiply of font textures is enabled. | |
TextureFormat | Gets or sets the output SurfaceFormat of textures. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Process | Creates SpriteFontContent from a bitmap. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
GetCharacterForIndex | Maps a glyph index to a character. | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
FontTextureProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace