由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Graphics question
相关主题
Java drawImage help please. Urgent!Can I find the classes relationship
Java2D ComponentColorModel questionJava 里划直线加粗的问题
[转载] create gif/png image in C or javaJava Graphic question.
Re: abstract classes GRAPHICS还是lucene的问题
请教BufferedImage中的setColor问题。为啥画不出来?
how to paint on a Jpanel?Re: getImage&drawImage的问题
How to flash point (oval) ?Re: SWING APPLET如何显示IMAGE?
Help-applet access remote databaseHow to scroll an JInternalFrame
相关话题的讨论汇总
话题: image话题: graphics话题: question话题: created
进入Java版参与讨论
1 (共1页)
c*****t
发帖数: 1879
1
I created an Image from an 16bit data file using DataBufferUShort.
Then, created a WritableRaster from DataBuffer. The color model
is IndexColorModel. The image is build from the raster and IndexColorModel.
Now the question is how to specify the specific color index from
IndexColorModel for drawing? There can be many duplicate colors
in the IndexColorModel, yet I still want to paint the image with
specific index.
I am doing this for labeling regions of images by letting users
paint the region
1 (共1页)
进入Java版参与讨论
相关主题
How to scroll an JInternalFrame请教BufferedImage中的setColor问题。
a question about "setXORMode", urgent!how to paint on a Jpanel?
How to display .bmp imageHow to flash point (oval) ?
How to resize an icon?Help-applet access remote database
Java drawImage help please. Urgent!Can I find the classes relationship
Java2D ComponentColorModel questionJava 里划直线加粗的问题
[转载] create gif/png image in C or javaJava Graphic question.
Re: abstract classes GRAPHICS还是lucene的问题
相关话题的讨论汇总
话题: image话题: graphics话题: question话题: created