Instance Method
isFullColorGlyph()isFullColorGlyphisFullColorGlyph
Whether any layer is a full-color layer.
Declaration
func isFullColorGlyph() -> BoolDeclaration
- (BOOL) isFullColorGlyph;Declaration
isFullColorGlyph() -> boolDiscussion
Full-color layers draw their shapes using shape paint and compositing attributes.
See Also
Color Glyphs
Whether any layer uses a color-layer format.
Whether any layer is a palette color layer.
Whether any layer is an SVG color layer.
Whether any layer is an Apple bitmap color layer.