Delphi-Quellcode:
var Bit: TBitmap;
Bit := TBitmap.Create;
Bit.Width := 800;
Bit.Height:= 600;
Das ist ein 800*600Pixel großes leeres (weißes) Bitmap.
EDIT: Achso.. LEER ... Sag das doch *g*
Blawen unter mir hat Recht.. Hab da was falsch verstanden, bzw zu schnell gelesen und zu wenig verstanden
Gruß
Neutral General
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."