Zohran Posted March 21, 2012 Posted March 21, 2012 if i open a 32x32 icon with a icon editor i see the same icon of different pixels. how shall i retrieve the dimensions of them all.. because with $hImage = _GDIPlus_ImageLoadFromFile("example.ico") _GDIPlus_ImageGetWidth($hImage) and _GDIPlus_ImageGetHeight($hImage) we get only one size of icon not dimensions of other icons present in the icon file
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now