Load and get image data according to resource ID. The buffer is allocated by resource module and vm_res_delete() must be called when it is no longer used.
|
Parameters |
Description |
|
VMUINT32 image_id |
[IN] Resource ID of the image data. |
|
VMUINT32* size |
[OUT] The size of the returning buffer, in bytes. |
Pointer to the buffer containing image data. This buffer is maintained by
resource module and should not be written. Call vm_res_delete() to
release this buffer.
NULL is returned if the ID is invalid.
vmres.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.