BitsPerPixel

WmfImage.BitsPerPixel property

Gets the image bits per pixel count.

public override int BitsPerPixel { get; }

Property Value

The image bits per pixel count.

Exceptions

exceptioncondition
NotImplementedException

See Also