Previous Up Next

_SAVEjpeg
Convert a bitmap into a jpeg file with a specific compression factor.

I _SAVEjpeg (
ObjBitmap _bitmap_
W _file_
I _factor_
)
Parameters

_bitmap_
any bitmap
_file_
writable file reference
_factor_
jpeg compression factor
Return value

0 if success