ImageGetOrgSizeΒΆ
ImageGetOrgSize returns the original picture size in centimeters.
- rvSize = ImageGetOrgSize(hImg)
Return Value
rvSize is a vector with 2 elements. The first element is width and the second element is height in centimeters.
Parameters
- hImg
Identifies the image.
See also
id-1619196