|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbitmaps.Bitmap
bitmaps.MonochromeBitmap
public class MonochromeBitmap
| Field Summary |
|---|
| Fields inherited from class bitmaps.Bitmap |
|---|
bitsPerPixel, byteRowPadding, bytesPerPixel, colorTableCount, dataStartLocation, fileSize, fillerLength, infoHeaderLength, pixelHeight, pixelWidth, rowByteCount |
| Constructor Summary | |
|---|---|
MonochromeBitmap(java.io.File file)
|
|
| Method Summary |
|---|
| Methods inherited from class bitmaps.Bitmap |
|---|
getDataValue, getPixelCount, getPixelHeight, getPixels, getPixelWidth, isVerbose, setDataValue, setVerbose, writeToFile, writeToFileGrayscale |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MonochromeBitmap(java.io.File file)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||