Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::AdoptSubImage Function
C++
__cdecl IMAGE_PROC void AdoptSubImage(Image pFoster, Image pOrphan);
void (* AdoptSubImage)(Image pFoster, Image pOrphan);
Parameters 
Description 
Image pFoster 
This is the parent image to received the new subimage 
Image pOrphan 
this is the subimage to be added
 

Adds an image as a sub-image of another image. The image being added as a sub image must not already have a parent. Sub-images are like views into the parent, and share the same pixel buffer that the parent has.

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!