JpegOptions.BitsPerChannel

JpegOptions.BitsPerChannel property

Gets or sets bits per channel for lossless jpeg image. Now we support from 2 to 8 bits per channel.

public byte BitsPerChannel { get; set; }

See Also