Value
| Name | Description | Value |
|---|---|---|
| RasterizationColorModel.BITMAP | Rasterize as 1-bit bitmap. | int 3 |
| RasterizationColorModel.DEFAULTCOLORMODEL | Rasterize in the default document color space. | int 1 |
| RasterizationColorModel.GRAYSCALE | Rasterize as grayscale image. | int 2 |
Usage
As property
RasterEffectOptions.colorModel
RasterizeOptions.colorModel
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |