This function mirrors the referenced image along the specified axis.
|
Parameter |
Type |
Description |
|
hImage |
HANDLE |
Identifies the image to be closed. |
|
bVert |
BOOL |
If True then the image is mirrored vertically. |
|
bHoriz |
BOOL |
If True then the image is mirrored horizontally. |
Return Value
The return value indicates whether the image was transformed successfully. It is nonzero if the operation was successful. Otherwise, it is zero.
© 1995-2004 Data Techniques, Inc. All rights reserved.