Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::GetImageAuxRect Function
C++
__cdecl IMAGE_PROC void GetImageAuxRect(Image pImage, P_IMAGE_RECTANGLE pRect);
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.

Created with a commercial version of 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.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!