mySelection.fill( fillType, [ mode ], [ opacity ], [ preserveTransparency ] ) in Photoshop DOM
fills the selection
Arguments
name | type | description |
---|---|---|
fillType | Object | |
mode | ColorBlendMode | [optional] |
opacity | Number | [optional] |
preserveTransparency | Boolean | [optional] |
- Return Type
- (none)