Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

convert base 64 code to Image/ImageIcon

807569Jun 17 2006 — edited Jun 17 2006
Hi,

suppose we have a base 64 code characters that we need to process and convert to Image file

i suppose we need first to convert base 64 code to byte array then convert byte array to image. is that right ?

can someone describe me how to implement this feature ?

thankin you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2006
Added on Jun 17 2006
3 comments
257 views