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