[]
Returns the number of bits-per-pixel (bpp) for the given value of the PixelFormat enumeration.
public static int BitsPerPixel(WicPixelFormat pixelFormat)
Public Shared Function BitsPerPixel(pixelFormat As WicPixelFormat) As Integer
Type | Name | Description |
---|---|---|
WicPixelFormat | pixelFormat | The PixelFormat enumeration value. |
Type | Description |
---|---|
int |