Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method returns the pixel format of the bitmap image object.
HRESULT GetPixelFormatID( PixelFormatID* pixelFormat);
Parameters
pixelFormat
[out] A pointer to a PixelFormatID value describing the pixel format of the bitmap image.The dereferenced value of the pointer is one of the PixelFormat Values.
Return Values
This method returns S_OK.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Imaging.h.
Link Library: Imaging.lib.
See Also
IBitmapImage | PixelFormatID | PixelFormat Values
Send Feedback on this topic to the authors