AvifImage.BitsPerPixel

AvifImage.BitsPerPixel property

Gets the bits per pixel value.

public override int BitsPerPixel { get; }

Property Value

The bits per pixel.

See Also