protootorp
08-21-2009, 10:33 AM
I have a picture loaded into a image
the size of the image is 64x64 in pixels
960x960 in twips
I want the size of the image to be 40x40 instead of 64x64 but I can't seem to figure out the right size of it in twips....
lets make this easy.. the question I got is how to convert pixels into twips
image1.width = 40 \ vbTwips
image1.height = 40 \ vbTwips
please and thank you!
the size of the image is 64x64 in pixels
960x960 in twips
I want the size of the image to be 40x40 instead of 64x64 but I can't seem to figure out the right size of it in twips....
lets make this easy.. the question I got is how to convert pixels into twips
image1.width = 40 \ vbTwips
image1.height = 40 \ vbTwips
please and thank you!