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
raver
NA
6
0
BitmapData / PixelFormat HELP
Jul 6 2006 12:14 PM
This line of code originally compiled for a PC, but won't compile for a Pocket PC device:
// Get a pointer to the image data
System.Drawing.Imaging.BitmapData imageData = ImageFile.LockBits(new System.Drawing.Rectangle(0, 0, ImageFile.Width, ImageFile.Height), System.Drawing.Imaging.ImageLockMode.ReadOnly, ImageFile.PixelFormat);
Error message:
error CS0117: 'System.Drawing.Bitmap' does not contain a definition for 'PixelFormat'
Is there another way I can rewrite this line of code so it works for the Pocket PC?
Thanks
Reply
Answers (
0
)
convert into pdf format
problem in finding engine confidence in speech recognition