image size and type
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I need to get the logo of the user and put it in my application. But it should be of about 5" X 5" and jpg/bmp type only. How do check these specifications in the image? I am using VC++6/MFC
Thanks, Tara
You may load the log image usign a
CImage
object (taht is able to load both formats) and then check (or just adapt) the size. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]