LayerBlendingRangesData Class
Summary: The layer blending ranges data.
Module: aspose.psd.fileformats.psd.layers
Full Name: aspose.psd.fileformats.psd.layers.LayerBlendingRangesData
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
LayerBlendingRangesData() | Initializes a new instance of the LayerBlendingRangesData class |
Properties
Name | Type | Access | Description |
---|---|---|---|
channel_blend_ranges | BlendRange[] | r/w | Gets or sets the channel blend ranges. |
composite_blend_range | BlendRange | r/w | Gets or sets the composite blend ranges. |
length | int | r | Gets the length of layer blending ranges data in bytes. |
Constructor: LayerBlendingRangesData()
LayerBlendingRangesData()
Initializes a new instance of the LayerBlendingRangesData class