Skip navigation links
A C D F G I M O R S T 

I

increaseBlue(int) - Method in class comp102x.ColorImage
Increases the value of blue channel for all pixels.
increaseGreen(int) - Method in class comp102x.ColorImage
Increases the value of green channel for all pixels.
increaseRed(int) - Method in class comp102x.ColorImage
Increases the value of red channel for all pixels.
inputBarcode() - Static method in class comp102x.IO
Reads the value represented by a barcode image loaded from a dialog.
inputBarcode(String) - Static method in class comp102x.IO
Reads the value represented by a barcode image specified by a pathname.
inputCharacter() - Static method in class comp102x.IO
Reads a character from the terminal.
inputDouble() - Static method in class comp102x.IO
Reads a double from the terminal.
inputFloat() - Static method in class comp102x.IO
Reads a float from the terminal.
inputInteger() - Static method in class comp102x.IO
Reads an integer from the terminal.
inputLong() - Static method in class comp102x.IO
Reads a long from the terminal.
inputString() - Static method in class comp102x.IO
Reads a string from the terminal.
inputTextImage() - Static method in class comp102x.IO
Reads the text in an image by performing Optical Character Recognition (OCR).
inputTextImage(String) - Static method in class comp102x.IO
Reads the text in an image by performing Optical Character Recognition (OCR).
invert() - Method in class comp102x.ColorImage
Inverts the ColorImage object by color.
IO - Class in comp102x
The IO class provides static methods for inputting from and outputting to the terminal.
IO() - Constructor for class comp102x.IO
 
A C D F G I M O R S T 
Skip navigation links