Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::MoveImage Function
C++
__cdecl IMAGE_PROC void MoveImage(Image pImage, S_32 x, S_32 y);
void (* MoveImage)(Image pImage, S_32 x, S_32 y);
Parameters 
Description 
Image pImage 
The image to move. 
S_32 x 
the new X coordinate of the image
S_32 y 
the new Y coordinate of the image

Moves an image within a parent image. Top level images and images which have a user color buffer do not move.

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!