Back to Uxp Photoshop

BitmapConversionOptions

src/pages/ps_reference/objects/conversionoptions/bitmapconversionoptions.md

2.2.01.5 KB
Original Source

Bitmap Conversion Options

Options for converting an image to bitmap mode, using Document.changeMode with ChangeMode.BITMAP.

Properties

NameTypeAccessDefaultRangeMin VersionDescription
anglenumberR W--180...18023.0The angle (in degrees) at which to orient individual dots. See shape property below. Valid only when the method property is set to `BitmapConversionType.HALFTONESCREEN`.
frequencynumberR W-1.0..999.9923.0The number of dots (per inch) to use. Valid only when the method property is set to `BitmapConversionType.HALFTONESCREEN`.
methodBitmapConversionTypeR WDIFFUSIONDITHER-23.0The conversion method.
patternNamestringR W-23.0The name of the pattern to use. Valid only when the method property is set to BitmapConversionType.CUSTOMPATTERN.
resolutionnumberR W72-23.0The output resolution (in pixels per inch).
shapeBitmapHalfToneTypeR W--23.0The dot shape. Valid only when the method property is set to BitmapConversionType.HALFTONESCREEN.
typenamestringR--23.0The class name of the referenced object: "BitmapConversionOptions".