UXP Toolkit
Preparing search index...
@adobe-uxp-types/photoshop
PutSelectionOptions
Interface PutSelectionOptions
interface
PutSelectionOptions
{
commandName
?:
string
;
documentID
?:
number
;
imageData
:
PhotoshopImageData
;
replace
?:
boolean
;
targetBounds
?:
ImagingBounds2
|
BoundsSize
;
}
Index
Properties
command
Name?
document
ID?
image
Data
replace?
target
Bounds?
Properties
Optional
command
Name
commandName
?:
string
Optional
document
ID
documentID
?:
number
image
Data
imageData
:
PhotoshopImageData
Optional
replace
replace
?:
boolean
Optional
target
Bounds
targetBounds
?:
ImagingBounds2
|
BoundsSize
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
Name
document
ID
image
Data
replace
target
Bounds
UXP Toolkit
Loading...