__cdecl IMAGE_PROC void GetImageAuxRect(Image pImage, P_IMAGE_RECTANGLE pRect);
Parameters |
Description |
Image pImage |
image to get the aux rect of. |
P_IMAGE_RECTANGLE pRect |
pointer to an IMAGE_RECTANGLE to get the aux rectangle data in. |
User applications may use an aux rect attatched to an image. The 'Display' render library used this itself however, making this mostly an internal feature.
Copyright (c) 2010. All rights reserved.
|
What do you think about this topic? Send feedback!
|