FillTypes Enumeration
Fill types for the brush.
Module: aspose.imaging.fileformats.cmx.objectmodel.enums
Full Name: aspose.imaging.fileformats.cmx.objectmodel.enums.FillTypes
Members
| Member name | Description |
|---|---|
| FOUNTAIN | Fountain fill. Apply a gradient of colors or shades. |
| FULL_COLOR_PATTERN | Vector pattern fill. |
| IMPORTED_BITMAP | Bitmap pattern fill. |
| NO_FILL | No fill needed |
| POSTSCRIPT | Postscript fill. Apply an intricate PostScript texture fill. |
| TEXTURE | Texture fill. |
| TWO_COLOR_PATTERN | Two-color pattern fill. |
| UNIFORM | Uniform fill. Apply a solid fill color. |
| UNKNOWN | Unknown fill type. |