ImageMirrorΒΆ

ImageMirror reflects the image vertically.

bool = ImageMirror(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.

id-1206109