OptionalapplyIf true, then RGBA pixels will be converted to RGB by matting on white.
The returned imageData property will not contain an alpha channel. Note that any areas devoid of pixel
data will still be trimmed, see sourceBounds above.
OptionalcolorThe name of a color profile to apply to the returned pixels. If omitted, then the resulting color profile depends on the requested color space:
OptionalcolorRequested color space of the returned pixels. If omitted, then the color space of the source document is used to convert colors.
OptionalcomponentThe requested componentSize of the returned image data. If this property is omitted then the
componentSize of the source pixel data is used. The value can be: -1
(for using the source document's depth), 8, 16, or 32.
OptionaldocumentThe id of the source document. If missing, or negative, then the source is the active document.
OptionallayerThe id of the source layer. If the value is not provided then the API returns pixels from the composite document image.
OptionalsourceThe region whose pixels should be returned. If the value is not provided, then pixels from the entire
layer or document are is returned. The provided bounds will be trimmed to only that region that contains
pixel data. In this event, the returned sourceBounds will reflect this smaller region.
OptionaltargetThe dimensions of the returned image. If this value is not provided then the returned size will match the requested size. That is, no scaling will be performed on the returned pixels.
Options describing the operation.
Optionobject
Targetfolder
objects/options
Min Version
24.4