TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
bahram zarrin
NA
8
31.1k
how can I load a image into memory?
Jun 27 2009 11:29 AM
Hi
When I do File_New -> Attach Image, the image file can be loaded into memory.
But when I do File_open, the image file can not be loaded into memory. I did following:
Gdiplus::Graphics gr(dc);
gr.SetPageUnit(Gdiplus::UnitPixel);
gr.DrawImage(pBmp, p, 3);
What is problem?
Thanks
bah10z
Reply
Answers (
0
)
selection and deletion of subpath
stereo picture