| |
|
|
| savePng Función con el saveBMP-üblichen Parametern. KompilierenMarcaSeparación
savePng(string s,long x,y,xx,yy){
savebmp s+".$temp.bmp",x,y,xx,yy
long h=create("hPic",-1,s+".$temp.bmp")
SavePic s,h
deleteobject h
h=assign(s+".$temp.bmp")
erase h
assign h,""
font>
|
|
|
| |
|
|
|
| korrigiert, hatte algo no bedacht |
|
|
| |
|
|
|
| @Roland: Geht el no con XProfan-Mitteln sin Umweg una BMP, sodass uno trotzdem x,y,xx,yy angeben kann y siempre el aktuelle StartPaint/ DC verwendet se? |
|
|
| |
|
|