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

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!