Adobe Photoshop CS5 Object Library JS: BitmapConversionOptions

Photoshop CS5

Class

BitmapConversionOptions

 Options for changing the document mode to Bitmap. Base Class: DocumentConversionOptions

Class

PropertyTypeAccessDescription
anglenumber r/wThe angle (in degrees) at which to orient individual dots. Valid only when 'method' = halftone screen. Range: -180 to 180.
frequencynumber r/wThe number of printer dots per inch. Valid only when 'method' = halftone screen. Range: 1.0 to 999.99.
methodBitmapConversionType:
BitmapConversionType.HALFTHRESHOLD
BitmapConversionType.PATTERNDITHER
BitmapConversionType.DIFFUSIONDITHER
BitmapConversionType.HALFTONESCREEN
BitmapConversionType.CUSTOMPATTERN
r/wThe conversion method. (default: BitmapConversionType.DIFFUSIONDITHER)
patternNamestring r/wThe name of the pattern to use. Valid only when 'method' = custom.
resolutionnumber r/wThe output resolution (in pixels per inch) (default: 72)
shapeBitmapHalfToneType:
BitmapHalfToneType.ROUND
BitmapHalfToneType.DIAMOND
BitmapHalfToneType.ELLIPSE
BitmapHalfToneType.LINE
BitmapHalfToneType.SQUARE
BitmapHalfToneType.CROSS
r/wThe dot shape. Valid only when 'method' = halftone screen.
Jongware, 28-Aug-2012 v3.0.3iContents :: Index