__cdecl IMAGE_PROC void SetImageBound(Image pImage, P_IMAGE_RECTANGLE bound); void (* SetImageBound)(Image pImage, P_IMAGE_RECTANGLE bound);
Parameters |
Description |
Image pImage |
Image to set the drawing clipping rectangle. |
P_IMAGE_RECTANGLE bound |
a pointer to an IMAGE_RECTANGLE to set the image boundaries to. |
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|