Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41118
| Date | 2013-03-12 08:46 -0400 |
|---|---|
| From | Dave Angel <davea@davea.name> |
| Subject | Re: Reversing bits in a byte |
| References | <20130311153254.078484489A7@nhs-pd1e-esg101.ad1.nhs.net> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3225.1363092418.2939.python-list@python.org> (permalink) |
On 03/11/2013 11:32 AM, Robert Flintham wrote: > Hi, > > I have a 'bytes' object which contains a simple bitmap image (i.e. 1 bit per pixel). I can't work out how I would go about displaying this image. Does anyone have any thoughts? > > All the best, > Rob > > How does your subject line relate to your question? But more importantly, what version of Python, what OS, and which GUI library (wxpython, qt, etc.) are you used to? Specify those, and somebody familiar with that particular library will probably pop up with an answer. -- DaveA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Reversing bits in a byte Dave Angel <davea@davea.name> - 2013-03-12 08:46 -0400
csiph-web