CompressedImage.AlphaStream Property

Gets the compressed stream containing the alpha channel data.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public CompressedStream AlphaStream { get; }

Property Value

A CompressedStream containing the alpha channel data.

See Also

Reference