BitmapConversionOptions
Options for converting an image to bitmap mode, using Document.changeMode with ChangeMode.BITMAP.
| Name | Type | Default | Range | Description |
|---|---|---|---|---|
| angle | number | - | -180...180 | |
| The angle (in degrees) at which to orient individual dots. See [[shape]] | ||||
| frequency | number | - | - | - |
| method | BitmapConversionType | - | - | - |
| patternName | string | - | - | - |
| resolution | number | - | - | - |
| shape | BitmapHalfToneType | - | - | - |
| typename | string | - | - | - |
