BitsPerPixel

TiffFrame.BitsPerPixel property

Gets the image bits per pixel count.

public override int BitsPerPixel { get; }

Property Value

The image bits per pixel count.

See Also