AlphaLookupTable

EmfPlusColorLookupTableEffect.AlphaLookupTable property

Gets or sets an array of 256 bytes that specifies the adjustment for the alpha color channel.

public byte[] AlphaLookupTable { get; set; }

See Also