CompressedImage.ColorStream Property

Gets the compressed stream containing the color data.

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

Syntax

C#
public CompressedStream ColorStream { get; }

Property Value

A CompressedStream containing the color data.

See Also

Reference