PixelFontInfo
Description
- Derived from
Default implementation of the IPixelFontInfo.
Public / Constructors
For
Decodes the given pixel font image and returns a IPixelFontInfo object that contains the glyph metadata and pixel data.
- ValidatingException
-
If fontImage in is not a valid pixel font image, see PixelFontBuilder.
- See also