
Help !!! Need some help with BMP files....
Quote:
> I am writing a program using vb that opens BMP images and print them
to
> a deskjet printer in a different format and in order to have a color match
I
> tried to use a ICC profile setting it on the printer.
> So now I am trying to make the program ICC aware using the LCMS dll,
but
> I am having problems..... I could not figure out how to read the scan
lines
> from the BMP image and after tranforming the data from one profile to
> another save them...
> Does anyone has any examples on how to read a then save BMP scan line ?
Have a look at the Bitmap tutorial on my site, should be what you're after.
Hope this helps,
Mike
-- EDais --
- Microsoft Visual Basic MVP -
WWW: Http://EDais.earlsoft.co.uk/