Search found 1 match

by lindstromcx
Mon Jan 16, 2006 7:39 pm
Forum: GFL SDK
Topic: Save as jpeg
Replies: 1
Views: 1433

Save as jpeg

Hi

I am using this code, but i want the picture to be saved in JPEG, where do i change this code?
The pictures are now saved in *.png


const AX_JPEG = 3
const AX_To16Colors = 16

With ctrl
.LoadBitmap File
.ChangeColorDepth AX_To256Colors

newWidth = 110 'Get the height according to the width ...