Instance Method
isAppleColorGlyph()isAppleColorGlyphisAppleColorGlyph
Whether any layer is an Apple bitmap color layer.
Declaration
func isAppleColorGlyph() -> BoolDeclaration
- (BOOL) isAppleColorGlyph;Declaration
isAppleColorGlyph() -> boolDiscussion
Apple bitmap color layers contribute images to an OpenType sbix table.
See Also
Color Glyphs
Whether any layer uses a color-layer format.
Whether any layer is a full-color layer.
Whether any layer is a palette color layer.
Whether any layer is an SVG color layer.