|
JIU 0.12.0 Homepage | ||||||||||
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
.
Image
from an instance of
RGB24Image
.
MatrixCreator.initCoOccurrenceFrequencyMatrix(net.sourceforge.jiu.color.data.CoOccurrenceMatrix, net.sourceforge.jiu.color.data.CoOccurrenceFrequencyMatrix)
with them to initialize the new matrix,
then returns it.
FilenameFilter
) that accepts files
with name extensions typical for the image file formats known to ImageLoader.
Image
object from a pixel array.
Strings.LANG_ENGLISH
.
Strings.DEFAULT_LANGUAGE
.
MedianCutContourRemoval.setNumPasses(int)
.
MedianCutContourRemoval.setTau(double)
.
ErrorDiffusionDithering.DEFAULT_TYPE
.
ImageToImageOperation.getInputImage()
returns null
this
method throws a MissingParameterException
complaining that an input image is missing.
int
or smaller) as samples.
BorderSampleGenerator.fill(int, int, int[])
.
BorderSampleGenerator.fill(int, int, int[])
.
TIFFConstants.TAG_ARTIST
).
double
value.
float
value.
Strings
resource.
TIFFCodec.BYTE_ORDER_INTEL
or
TIFFCodec.BYTE_ORDER_MOTOROLA
.
RGBColor
object from this list, given by its zero-based
index value.
TIFFConstants
(more specifically, the COMPRESSION_xyz constants).
TIFFConstants
.
TextureAnalysis.process()
.
TextureAnalysis.process()
.
DataInput
object if one was provided
via ImageCodec.setDataInput(DataInput)
or null
otherwise.
DataOutput
object if one was provided
via ImageCodec.setDataOutput(DataOutput)
or null
otherwise.
TIFFImageFileDirectory.initFromTags(boolean)
was called already, it was attempted to
create a Date
object from it.
TextureAnalysis.process()
.
int
value.
TextureAnalysis.process()
.
TextureAnalysis.process()
.
BatchProcessorOperation.process()
.
TextureAnalysis.process()
.
Class
object associated with that
interface (or class) is returned (or null
otherwise).
DataInput
object if one was specified
using ImageCodec.setDataInput(DataInput)
,
or creates a DataInputStream
if an
InputStream
was specified,
or returns a RandomAccessFile
if one was specified
(RandomAccessFile implements DataInput).
InputStream
object that was given to
this codec via ImageCodec.setInputStream(InputStream)
(or null
otherwise).
int
.
int
.
CoOccurrenceFrequencyMatrix.getDimension()
- 1.
null
if none are available.
null
if no such Vector exists.
DataOutput
object.
AutoDetectColorType.process()
.
OutputStream
object that was given to
this codec via ImageCodec.setOutputStream(OutputStream)
(or null
otherwise).
RandomAccessFile
object that was given to
this codec via ImageCodec.setRandomAccessFile(RandomAccessFile, CodecMode)
(or null
otherwise).
int[]
object.
short
.
short
.
CoOccurrenceFrequencyMatrix.getDimension()
- 1.
null
otherwise.
MenuIndexConstants
, returns the corresponding
constant in StringIndexConstants
.
Strings
resource.
int
lookup tables.
null
if
none was specified and the operation's process method was not
run yet.
PalmCodec.hasTransparencyIndex()
returns true
) or an undefined value otherwise.
CoOccurrenceFrequencyMatrix.getDimension()
- 1).
PalmCodec.getTransparencyIndex()
.
Image
object.
null
.
null
.
int
value from a given interval.PixelImage
interface to access image data as int
values.
MenuIndexConstants
is available regarding the current editor state.
true
)
or non-interlaced mode (false
).
AutoDetectColorType.process()
to find out if the input
image in fact can be reduced to a "smaller" image type.
true
if the image belonging to this IFD
is stored as strips, false
otherwise.
true
if the image belonging to this IFD
is stored as tiles, false
otherwise.
JiuInfo.JIU_NUMERICAL_VERSION
.
jiuawt
.null
arguments and allocates space for the argument number of lookup tables.
RGB24Image
object.
BilevelImage
interface that stores image
data in a byte
array in memory.
ByteChannelImage
that stores image channels as
byte[]
arrays in memory.
CoOccurrenceFrequencyMatrix
interface by using a large array
of values in memory.Gray16Image
that keeps the complete image in memory.
Gray8Image
that keeps the complete image in memory.
ShortChannelImage
that stores image channels as
short[]
arrays in memory.
JiuAwtFrame
object.
origRgb
to one of the colors in the
color map; that color will be written to quantizedRgb
and its palette index will be returned.
int
value
per counter at construction time.
lowercolor type.
EditorState.ZOOM_LEVELS
array that holds the original size zoom level (100 percent).
Operation.process()
.
EditorState
.PCDCodec.PCD_RESOLUTION_DEFAULT
, 768 x 512 pixels (or vice versa)
PCDCodec.PCD_RESOLUTION_3
).
255
.
BilevelImage
and Gray8Image
objects to
Paletted8Image
objects.
RGB48Image
.
BatchProcessorOperation.processFile(java.lang.String, java.lang.String, java.lang.String)
on each file name.
0
) to a new value.
int[]
array to this image.
0
) to a new value.
YesNoDialog.getResult()
if the CANCEL button was chosen.
YesNoDialog.getResult()
if the NO button was chosen.
YesNoDialog.getResult()
if the YES button was chosen.
RGBColor
objects.RGBColor
objects.int
constants as index
values for the three channels of an RGB image: red, green and blue.
GrayIntegerImage
to a
BilevelImage
by setting all values below
a certain threshold value to black and everything else to white.
Resample
operation.ResampleFilter.getRecommendedSamplingRadius()
.
TIFFDecoder
class.
ImageCodec.setBounds(int, int, int, int)
, these
bounds are no longer regarded after the call to this method.
/resources/lang/
.
OutputStream
that writes data to an internal
byte array, resizing it when necessary.
IntegerImage
interface that restricts the image to
short
samples.
Strings
.Strings
resource from a text file.
ImageCodec.hasBounds()
returns false
),
this method will set the bounds to 0, 0, width - 1, height - 1
.
BorderSampleGenerator.fill(int, int, int[])
.
BatchProcessorOperation.process()
.
Deflater
object which does the compression.
Deflater
object which does the compression.
DataOutput
object to be used for saving
an image.
Cursor.DEFAULT_CURSOR
.
true
or false
.
InputStream
can be given to this codec using this method.
true
) or non-interlaced mode (false
).
1.0
.
OutputStream
to this codec to be used
for saving an image.
MedianCutQuantizer
object to be used with this contour removal operation.
RandomAccessFile
to this codec to be used
for loading or saving an image.
OrderedDither.setThresholdValues(int[], int, int)
with a 16 x 16 matrix.
TIFFConstants.TAG_DATE_TIME
tag.
RGBIntegerImage
(true
) or a Paletted8Image
(false
).
true
) or paletted
(argument useTruecolor is false
).
Image
using
Toolkit
's built-in loading capabilities and
converts it to RGB24Image
using
ImageCreator
.
byte[]
object, copies SeekableByteArrayOutputStream.getSize()
bytes
from the internal byte array to that new array and returns the array.
ConvolutionKernelFilter
.ImageCanvas.paint(Graphics)
with the argument.
Palette
objects that
contain the so-called websafe palette.
int
to the internal array.
|
JIU 0.12.0 Homepage | ||||||||||
PREV NEXT | FRAMES NO FRAMES |