Need to read raw of wxBitmap (Monochrome 1bpp) in Linux-GTK2

Do you have a typical platform dependent issue you're battling with ? Ask it here. Make sure you mention your platform, compiler, and wxWidgets version.
Post Reply
hariprasath
In need of some credit
In need of some credit
Posts: 9
Joined: Thu Jun 28, 2018 10:05 am

Need to read raw of wxBitmap (Monochrome 1bpp) in Linux-GTK2

Post by hariprasath »

Hello

I was trying to read raw pixels data of wxBitmap (Monochrome - 1bpp).(Platform: Linux - GTK2)

I had a discussion regarding this in Dev. forum.

viewtopic.php?f=1&t=44813&p=185399#p185399

Is it possible to use GetPixmap() to read pixels data? or Does some other ways exist?

Thanks.
Thanks,
Hari
User avatar
doublemax
Moderator
Moderator
Posts: 19116
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: Need to read raw of wxBitmap (Monochrome 1bpp) in Linux-GTK2

Post by doublemax »

If nobody here has an answer, please try again on the mailing list, where you can reach the core wxWidgets developers:
https://groups.google.com/forum/#!forum/wx-users
Use the source, Luke!
Post Reply