Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a number of images on a server drive, and I can easily put the path
and name of the image into a variable, i.e. EngineMap = "S:\EmgineMaps\EngineMap 11.BMP" The engine maps could also be in any image format, i.e. EngineMap = "S:\EmgineMaps\EngineMap 123a.JPG" EngineMap = "S:\EmgineMaps\EngineMap 42ed.TIFF" EngineMap = "S:\EmgineMaps\EngineMap w3a.GIF" But they are all in various pixel size, and I need to know the pixel size of the images.... How can I read the pixel size of an image via Excel VBA? Thanks in advance... CE |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
reading a string in a png image file | Excel Programming | |||
Ribbon Image Size | Excel Programming | |||
Size of the background image? | Excel Discussion (Misc queries) | |||
Trying to enlarge tab size on worksheet for easier reading | Excel Discussion (Misc queries) | |||
Open image from web in window same size as image? | Excel Programming |