Gets/sets a value which specifies whether the alpha channel should be taken into account when building an adaptive palette.

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

Syntax

Visual Basic

Public Property BuildAdaptivePaletteWithAlpha As Boolean

C#

public bool BuildAdaptivePaletteWithAlpha { get; set; }

Property Value

Value which specifies whether the alpha channel should be taken into account. If true, alpha channel will be added to the palette if necessary.