RedLookupTable

EmfPlusColorLookupTableEffect.RedLookupTable property

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

public byte[] RedLookupTable { get; set; }

See Also