Forum > Graphics

Bitmap Scanline example?

(1/2) > >>

Pegasus_Seiya:
Hi

I don't understand how to use scanline on lazarus

example in delphi:



--- Code: ---

a: Pcardinal;

begin

a := bmp.Scanline[index];

end;

--- End code ---


how to make it on lazarus.

I need get the pcardinal value.

thanks

theo:
http://wiki.lazarus.freepascal.org/Developing_with_Graphics

Pegasus_Seiya:
TXLBitmap solve the problem

BuffaloX:

--- Quote from: "Pegasus_Seiya" ---TXLBitmap solve the problem
--- End quote ---


What and where is that?

theo:

--- Quote from: "BuffaloX" ---What and where is that?
--- End quote ---


Improved version here: http://www.theo.ch/lazarus/opbitmap1_5.zip

Navigation

[0] Message Index

[#] Next page

Go to full version