well, you could retain the original rgb array that was used to create the image, but that Screams waste of memory.
My test indicates this is also a problem for images created by the embedded image readers. Basically this means getRGB is useless for processing images with a transparency component - For example to do better scaling than the closest pixel scaling you provide access to. This is something you ought to document in the description of getRGB. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/837d8b34-85d1-4f43-96c7-365425b88d1c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
