Class LayerBlendingRangesData

LayerBlendingRangesData class

The layer blending ranges data.

public sealed class LayerBlendingRangesData

Constructors

NameDescription
LayerBlendingRangesData()The default constructor.

Properties

NameDescription
ChannelBlendRanges { get; set; }Gets or sets the channel blend ranges.
CompositeBlendRange { get; set; }Gets or sets the composite blend ranges.
Length { get; }Gets the length of layer blending ranges data in bytes.

See Also