'Declaration Public Shared Function GetBitsPerPixel( _
ByVal pixelFormatPixel format.As Vintasoft.Imaging.PixelFormat _
) As Integer
public static int GetBitsPerPixel(
Vintasoft.Imaging.PixelFormat pixelFormat
)
public: static int GetBitsPerPixel(
Vintasoft.Imaging.PixelFormat pixelFormat
)
public:
static int GetBitsPerPixel(
Vintasoft.Imaging.PixelFormat pixelFormat
)
Parameters
- pixelFormat
- Pixel format.
Return Value
Number of bits per pixel for specified pixel format.