How do I save an image as a JPEG?
-
TotalNewbie
- New User

- Posts: 2
- Joined: Tue Apr 29, 2003 6:07 am
How do I save an image as a JPEG?
Hello, Ive checked the F.A.Q. and searched this board but dont know how to save an image as a JPEG file. I think its too do with the UseJPEGImageDecoder command but Im not sure. Can somebody please give me an example? I would prefer not to use a dll as said in other messages here.......
Code: Select all
UseJPEGImageEncoder()
SaveImage(0, "your.jpg", #PB_ImagePlugin_JPEG)-
TotalNewbie
- New User

- Posts: 2
- Joined: Tue Apr 29, 2003 6:07 am

