|
JIU 0.13.0 Website | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
JiuInfo.
RGBImage
to any given palette.
0 to numValues - 1.
OperationProcessor,
uses various AWT dialogs to get parameters from user in a GUI application.int array with samples
from a rectangular region of an image's channel by
(1) copying int samples from an IntegerImage object
and by (2) generating samples that lie outside of the image.
BorderSampleGenerator.fill(int, int, int[]), also provides the image to be used for data copying.
BufferedImage objects (class defined
in the standard runtime library, package java.awt.image) as
RGB24Image objects within JIU.
IntegerImage interface that restricts the image to
byte samples.
CodecMode.LOAD and CodecMode.SAVE.
(0, 0) / (width - 1, height - 1).
ImageCodec.setImage(net.sourceforge.jiu.data.PixelImage),
this method checks if its resolution is the same as the bounds' resolution.
0.0.
channelIndex'th channel to newValue.
RGBIndex.
RGB24Image from the argument AWT image instance.
double luminance
(brightness) value between 0.0 and 1.0.
double luminance
(brightness) value between 0.0 and 1.0.