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 total number of frame dimensions associated with a multiframe image.
HRESULT GetFrameDimensionsCount( UINT* count);
Parameters
- count
[out] A pointer to a UINT value that receives the number of dimensions associated with a multiframe image.
Return Values
If successful, this method returns S_OK.
This method may return E_INVALIDARG if it fails:
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Imaging.h.
Link Library: Imaging.lib.
See Also
Send Feedback on this topic to the authors