|
Class Summary |
| Bitmap |
Note that the use of integers prevents images from being used if they have
more than Integer.MAX_VALUE pixels either vertically or horizontally. |
| BitmapTester |
|
| DEPixelPair |
A black and white (single byte) pixel pair bitmaps (considers only the
red component of the color pixel objects), with functionality for
working with difference expansion embedding. |
| MonochromeBitmap |
|
| PDPixel |
Provides a wrapper and functionality for pixels used in the Progressive
Divisibility (Coltuc's) method. |
| Pixel |
|
| PixelPair |
|
| PixelPairFeatures |
Maintains a set of feature values (e.g. |
| PixelPairFeaturesComparator |
|