StencilType enumeration
StencilType enumeration
The StencilType
enum defines stencil types.
The StencilType type exposes the following members:
Fields
Field | Description |
---|---|
NONE | The stencil effect will not be applied. |
MONO_COLOR | Only one color is used for rendering stencil lines. |
AUTO | The colors for rendering stencil lines detects automatically. |
See Also
- module
aspose.svg.imagevectorization
- class
StencilType