Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > sprite & image - j2me

Reply
Thread Tools

sprite & image - j2me

 
 
Jeff
Guest
Posts: n/a
 
      03-30-2006
midp 2.0
Java SE 5.0
J2ME version 2.2

I'm trying to create an image based on javax.microedition.lcdui.Image
I wish to fill the image with graphic created by the code and not use a real
image... because I want the image to change during program execution.... I
want the image to display a circle filled with a color... I guess there is
no such thing as a circle image so I thought first create a layer with
Alpha=0% (transparent) and then a layer above it containing the
circle...... - giving the impression of a circle image, the corners of the
image object melt into the background

I want this image to be put into a sprite

I'm not sure how to create such an image...

Please if you have any tips about this then tell me, and links to examples
solving this problem is very welcome

Jeff


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The Sprite commercial from Germany Meat Plow Computer Support 11 10-28-2010 06:27 PM
ANN: Mac OS X versions of Rabbyt 0.81 - A fast 2D sprite engine usingOpenGL Python Nutter Python 0 07-10-2008 07:26 AM
J2ME: How to display a sprite with a transparent background? Lasse Laegteskov Java 0 06-18-2004 02:41 AM
J2ME Lime error 10061 (Re: Help with J2ME Wireless Toolkit) Boldra Java 0 12-03-2003 11:30 AM
Can i using j2me program to download and run other j2me programs in emulator? robin Java 0 07-20-2003 12:59 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57