ImageMaskColorRanges Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets an array specifying a range of colours to be applied to it as a colour key mask.

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.XObjects
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public double[] MaskColorRanges { get; set; }

Property Value

Type: Double
The mask color ranges.
See Also

Reference