BlueLookupTable

EmfPlusColorLookupTableEffect.BlueLookupTable property

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

public byte[] BlueLookupTable { get; set; }

See Also