You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
I create all my graphics on the fly, so the internal representation is whatever createImage results in.
Would there be any storage or performance changes (for better or worse) if these images were converted to statically created images, loaded normally? Is there a way to make this transformation other than actually writing them out and reloading them?
Shai Almog
unread,
Jul 15, 2016, 12:27:36 AM7/15/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
There is a lengthy discussion of the various image types, their tradeoffs and how to get them in the graphics section in the developer guide.