- Jun 6, 2020
- 11,559
- 4,422
Hi there...
well i am using this fabulous snippet
If you have a timer and some/many XUIImageToJPEGByteArray ..and go a "walk" at roaming\temp you will see a lot of imageioxxxxxxxxxxxxxxxxxxxxxxxx.tmp files creating/deleting for doing the job... this reading/writting to disk creates a delay to that i want to do...
B4X:
is it possible using something different to do my job faster / on the fly... ?
ps: i am sure... that ImageWriter/imageio do the same in java...
well i am using this fabulous snippet
برای دیدن لینک ها باید ثبت نام کنید
but... i ve met something that don't want to have, the image.writetostream is using hdd/ssd when want to compress quality of jpeg... is it possible to avoid... ?If you have a timer and some/many XUIImageToJPEGByteArray ..and go a "walk" at roaming\temp you will see a lot of imageioxxxxxxxxxxxxxxxxxxxxxxxx.tmp files creating/deleting for doing the job... this reading/writting to disk creates a delay to that i want to do...
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
is it possible using something different to do my job faster / on the fly... ?
ps: i am sure... that ImageWriter/imageio do the same in java...
برای دیدن لینک ها باید ثبت نام کنید