@musallam/photoshop-client
Preparing search index...
PhotoshopClient
DocumentCreateLayer
Interface DocumentCreateLayer
interface
DocumentCreateLayer
{
adjustments
?:
AdjustmentDetails
;
blendOptions
?:
BlendDetails
;
bounds
?:
Bounds
;
children
?:
ChildrenLayerDetails
[]
;
fill
?:
FillDetails
;
input
:
StorageDetails
;
locked
?:
boolean
;
mask
?:
MaskDetails
;
name
?:
string
;
smartObject
?:
SmartObject
;
text
?:
TextLayerDetails
;
type
:
PhotoshopClient
.
LayerType
;
visible
?:
boolean
;
}
Index
Properties
adjustments?
blend
Options?
bounds?
children?
fill?
input
locked?
mask?
name?
smart
Object?
text?
type
visible?
Properties
Optional
adjustments
adjustments
?:
AdjustmentDetails
Optional
blend
Options
blendOptions
?:
BlendDetails
Optional
bounds
bounds
?:
Bounds
Optional
children
children
?:
ChildrenLayerDetails
[]
Optional
fill
fill
?:
FillDetails
input
input
:
StorageDetails
Optional
locked
locked
?:
boolean
is the layer locked
Optional
mask
mask
?:
MaskDetails
Optional
name
name
?:
string
Optional
smart
Object
smartObject
?:
SmartObject
Optional
text
text
?:
TextLayerDetails
type
type
:
PhotoshopClient
.
LayerType
Optional
visible
visible
?:
boolean
is the layer visible
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
adjustments
blend
Options
bounds
children
fill
input
locked
mask
name
smart
Object
text
type
visible
@musallam/photoshop-client
Loading...
is the layer locked