Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::MergeRectangle Function
C++
__cdecl IMAGE_PROC int MergeRectangle(IMAGE_RECTANGLE * r, IMAGE_RECTANGLE * r1, IMAGE_RECTANGLE * r2);
int (* MergeRectangle)(IMAGE_RECTANGLE *r, IMAGE_RECTANGLE *r1, IMAGE_RECTANGLE *r2);
Parameters 
Description 
IMAGE_RECTANGLE * r 
Pointer to an IMAGE_RECTANGLE for the result. 
IMAGE_RECTANGLE * r1 
PIMAGE_RECTANGLE one rectangle. 
IMAGE_RECTANGLE * r2 
PIMAGE_RECTANGLE the other rectangle. 

Merges two image rectangles. The resulting rectangle is a rectangle that includes both rectangles.

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!