This documentation is for the old version. Go to the latest Graphics Mill docs

PixelFormatConverter.QuantizationTo8bBitsUsed Property

Gets/sets the number of bits which are in fact used for this channel.

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

Syntax

Visual Basic
Public Property QuantizationTo8bBitsUsed As Integer
C#
public int QuantizationTo8bBitsUsed { get; set; }

Property Value

Number of bits used for the channel.

See Also

Reference