Re: Get RAW Bitmap Data from a file
- From: "Armin Zingler" <az.nospam@xxxxxxxxxx>
- Date: Wed, 21 May 2008 10:27:09 +0200
FYI, the problem has been solved. The printer expected the pixel data column by column, not row by row, which was not documented. After finding this out, we had to write a function that changes the orientation of the retrieved bitmap's pixel data (which was not simple because of 1bpp format).
So, if anybody has the same printer and problem, this is the answer. :)
Armin
.
- References:
- Get RAW Bitmap Data from a file
- From: RB0135
- Re: Get RAW Bitmap Data from a file
- From: Armin Zingler
- Re: Get RAW Bitmap Data from a file
- From: RB0135
- Re: Get RAW Bitmap Data from a file
- From: Armin Zingler
- Re: Get RAW Bitmap Data from a file
- From: RB0135
- Re: Get RAW Bitmap Data from a file
- From: Armin Zingler
- Get RAW Bitmap Data from a file
- Prev by Date: Re: problem with xmltextreader and stream with &
- Next by Date: Re: problem how to pass value from one procedure to another
- Previous by thread: Re: Get RAW Bitmap Data from a file
- Next by thread: disappointed
- Index(es):
Relevant Pages
|