ImageFlipΒΆ
ImageSaveAs saves the picture in its orignal format as a file.
- bool = ImageFlip(hImg)
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
- hImg
Identifies the image.
History
Version |
Description |
---|---|
R2018 |
|
4.0 |
New. |
See also
id-1549488