|
|||
|
I am using SWFKit Pro to create a program with an image as the end product. This is the code for the image export:
var image = Image.captureMovie(0, 0, 230, 320); var exportpath = FlashPlayer.getVariable("_root.exportpath"); image.save(exportpath); Currently the jpgs that are exported are around 40kb. However, due to the nature of the project the images should be high quality of about 55kb-65kb. Can I adjust the quality of the jpg export? |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|