TiffOptions.AlphaStorage

TiffOptions.AlphaStorage property

Gets or sets the alpha storage option. Options other than Unspecified are used when there are more than 3 SamplesPerPixel defined.

public TiffAlphaStorage AlphaStorage { get; set; }

Property Value

The alpha storage option.

See Also