Re:Rotating 1 bit bitmaps 90deg in Delphi
Quote
Dean Hutchison wrote in message <6q46ka$bt...@plug.news.pipex.net>...
>Can anyone help me with some code to rotate a 1bit bitmap by 90degrees in
>Delphi. I have examples using getpixel which are very slow.
The Flip/Reverse/Rotate example on the Image Processing page of my Computer
Lab shows how to rotate a pf24bit bitmap by any multiple of 90 degrees. You
need the same logic for the rotation of a pf1bit bitmap, but just a lot of
extra bit manipulations for your case.
efg
_________________________________________
efg's Computer Lab: http://infomaster.net/external/efg
Earl F. Glynn E-Mail: EarlGl...@att.net
MedTech Research Corporation, Lenexa, KS USA