GreenLookupTable

EmfPlusColorLookupTableEffect.GreenLookupTable property

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

public byte[] GreenLookupTable { get; set; }

See Also