__cdecl IMAGE_PROC void SetImageAuxRect(Image pImage, P_IMAGE_RECTANGLE pRect);
|
Parameters |
Description |
|
Image pImage |
image to set the aux rect of. |
|
P_IMAGE_RECTANGLE pRect |
pointer to an IMAGE_RECTANGLE to set the aux rectangle to. |
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!
|