Hi,
Also ich hab das jetzt so verstanden:
Delphi-Quellcode:
Move(FPixels[0],data[0],FWidth*4);
Move(FPixels[0,0],data[FWidth-1],FHeight*4);
Was aber auch nicht 100%ig funktioniert.. zuerst FPixels[0,0] hab ich auch schon probiert. Hab ich da noch einen Denkfehler drin?
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."