Hi, I'm trying to find out the size of png format image file in pixel after opening one by [openpanel].
Is there anyway to get x,y pixel values of an image file right after opening one?
And one more question, is it possible to know x,y position(pixel) of an image in GEM window? (position of bottom left point of an image)
Also, I figured out moving 1 point in translateXYZ was about 96pixel. Is this true?