BitsPerSample

JpegExifData.BitsPerSample property

Gets or sets the bits per sample.

public ushort[] BitsPerSample { get; set; }

Property Value

The bits per sample.

See Also