can anyone tell how to bring Bitmap class in java just like we do that in C#................

i've got link regarding the Bitmap class in java...

but i does'nt know how to bring that in java
http://jwx.sourceforge.net/api/wx/Bitmap.html

Recommended Answers

All 2 Replies

what exactly do you mean : bring bitmap to java?
show an image in a JFrame, edit a bitmap, ...

no...........
what i actually want is that............

in c# we had a class called Bitmap through which we bring pictures into picturebox....

in java we had BufferedImage in java.....also we had Bitmap too in java SEE THIS:http://jwx.sourceforge.net/api/wx/Bitmap.html

so how can i bring pictures within jlabel through Bitmap class in java............

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.