Instance Property
isSVGColorLayerSVGColorLayerSVGColorLayer
Whether the layer is an SVG color layer.
Declaration
var isSVGColorLayer: Bool { get set }Declaration
@property (nonatomic, getter=isSVGColorLayer) BOOL SVGColorLayer;Declaration
isSVGColorLayer() -> bool
setSVGColorLayer_(SVGColorLayer: bool)Discussion
Setting this property marks or unmarks the layer as an SVG color layer.
See Also
Color Layer Kind
Whether the layer uses any color-layer format.
Whether the layer is a full-color layer.
Whether the layer is a palette color layer.
Whether the layer is an Apple bitmap color layer.