How to draw an image from scratch using the drawimage or drawRGB method on J2ME in Sun WTK?

Asked

Viewed 32 times

1

Does the method drawimage or drawRGB can create from scratch any image or graphic or icon in png format for j2me games or not? Will I draw an image using the method drawimage or drawRGB without having to upload an image from a specific location?

I don’t want to upload an existing image, but rather draw it from scratch. That is, redesign the image pixel by pixel.

Could someone show me a way to do that? Thank you.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.