Tuesday, 10 September 2013

Array[Byte] of Image file PNG convert to JPG

Array[Byte] of Image file PNG convert to JPG

I have array[Byte] of file, saved on DB. Is there a way to convert it to
JPG if its for example PNG ? And no saving file on disc, just operations
on those array[byte]
Thanks!

No comments:

Post a Comment