'Declaration Public Property considerAlphaChannel As Boolean
public bool considerAlphaChannel { get; set; }
Property Value
True - alpha channel of color must be taken into account;
False - alpha channel of color must NOT be taken into account.
Default value is True.
False - alpha channel of color must NOT be taken into account.
Default value is True.