由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - How to display .bmp image
相关主题
display an image from db along with other text on jspGraphics question
[转载] create gif/png image in C or javaHow to resize an icon?
Question about displaying ChineseRe: [转载] create gif/png image in C or ja
Re: getImage&drawImage的问题怎么能够减少image上的锯齿?
Re: SWING APPLET如何显示IMAGE?Question: OutOfMemoryError when drawImag
How to scroll an JInternalFrameRe: Question: OutOfMemoryError when draw
a question about "setXORMode", urgent!Wrap up -Re: Question: OutOfMemoryError
Java drawImage help please. Urgent!JAVA 面世题.
相关话题的讨论汇总
话题: bmp话题: display话题: image话题: jimi
进入Java版参与讨论
1 (共1页)
b*****s
发帖数: 1
1
I have some .bmp images need to display in an application. The application is
a commecial use, so I can not use JIMI. How can I do that?
Thank you.
f********h
发帖数: 149
2

is
you can read the bmp image into your application and extract the image data
part
according to its specification. I recall in the head of a bmp file, it tells
you
its width and height in pixels. Then you can display the image data in your
java application.

【在 b*****s 的大作中提到】
: I have some .bmp images need to display in an application. The application is
: a commecial use, so I can not use JIMI. How can I do that?
: Thank you.

1 (共1页)
进入Java版参与讨论
相关主题
JAVA 面世题.Re: SWING APPLET如何显示IMAGE?
Display, edit, and save Image on HTMLHow to scroll an JInternalFrame
Another Image quesa question about "setXORMode", urgent!
Re: Display, edit, and save Image on HTMJava drawImage help please. Urgent!
display an image from db along with other text on jspGraphics question
[转载] create gif/png image in C or javaHow to resize an icon?
Question about displaying ChineseRe: [转载] create gif/png image in C or ja
Re: getImage&drawImage的问题怎么能够减少image上的锯齿?
相关话题的讨论汇总
话题: bmp话题: display话题: image话题: jimi