次の方法で共有


FontTextureProcessor Members

The following tables list the members exposed by the FontTextureProcessor type.

Public Constructors

Name Description
Public Method FontTextureProcessor Initializes a new instance of FontTextureProcessor.

Public Properties

Name Description
Public Property FirstCharacter Gets or sets the value of the First Character processor parameter.
Public Property PremultiplyAlpha Specifies whether alpha premultiply of font textures is enabled.
Public Property TextureFormat Gets or sets the output SurfaceFormat of textures.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Process Creates SpriteFontContent from a bitmap.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method GetCharacterForIndex Maps a glyph index to a character.
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

FontTextureProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace