Package | Description |
---|---|
com.aspose.imaging.fileformats.psd.layers |
Modifier and Type | Method and Description |
---|---|
BlendRange[] |
LayerBlendingRangesData.getChannelBlendRanges()
Gets the channel blend ranges.
|
BlendRange |
LayerBlendingRangesData.getCompositeBlendRange()
Gets the composite blend ranges.
|
Modifier and Type | Method and Description |
---|---|
void |
LayerBlendingRangesData.setChannelBlendRanges(BlendRange[] value)
Sets the channel blend ranges.
|
void |
LayerBlendingRangesData.setCompositeBlendRange(BlendRange value)
Sets the composite blend ranges.
|