Instance Method
isColorPaletteGlyph()isColorPaletteGlyphisColorPaletteGlyph
Whether any layer is a palette color layer.
Declaration
func isColorPaletteGlyph() -> BoolDeclaration
- (BOOL) isColorPaletteGlyph;Declaration
isColorPaletteGlyph() -> boolDiscussion
Palette color layers contribute to OpenType COLR glyphs and select colors from CPAL palettes.
See Also
Color Glyphs
Whether any layer uses a color-layer format.
Whether any layer is a full-color layer.
Whether any layer is an SVG color layer.
Whether any layer is an Apple bitmap color layer.