'Declaration Public Overloads Shared Function GetPixelFormat( _
ByVal bitsPerPixelThe bits per pixel.As Integer _
) As Vintasoft.Imaging.PixelFormat
public static Vintasoft.Imaging.PixelFormat GetPixelFormat(
int bitsPerPixel
)
public: static Vintasoft.Imaging.PixelFormat GetPixelFormat(
int bitsPerPixel
)
public:
static Vintasoft.Imaging.PixelFormat GetPixelFormat(
int bitsPerPixel
)
Parameters
- bitsPerPixel
- The bits per pixel.
Return Value
The pixel format.