Enum GlyphImageFormats
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.dll
Specifies which formats are supported in the font, either at a font-wide level or per glyph.
DWRITE_GLYPH_IMAGE_FORMATS
[Flags]
public enum GlyphImageFormats
Fields
None = 0TrueType = 1Cff = 2Colr = 4Svg = 8Png = 16Jpeg = 32Tiff = 64PremultipliedBgra32 = 128