2008/10/27 Michael Van Canneyt <[EMAIL PROTECTED]>:
> Hi,
>
> How can I rotate a bitmap 90° counterclockwise ?
>
> Alternatively, how can I read/write the pixels in the bitmap ?
> I found ReadChannels/WriteChannels from RawImage, but they
> use a strange kind of position object which I don't understand :(

Maybe the lazintf example
(http://svn.freepascal.org/svn/lazarus/trunk/examples/lazintfimage/)
can help. It rotates an image.

Vincent

_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to