Index

A B C E F G H P R S T 
All Classes|All Packages

B

Bitmap - Class in fr.olleroy.ImageModifier.components
Bitmap class stores pixels and basic information about the image.
Bitmap(int, int) - Constructor for class fr.olleroy.ImageModifier.components.Bitmap
Construct a bitmap with the specified size.
BMPFile - Class in fr.olleroy.ImageModifier
Represent a bmp file.
BMPFile(Bitmap) - Constructor for class fr.olleroy.ImageModifier.BMPFile
Construct a BMPFile with a new Bitmap built with the specified Bitmap
BMPFile(String) - Constructor for class fr.olleroy.ImageModifier.BMPFile
Construct a BMPFile from a file or a URL.
A B C E F G H P R S T 
All Classes|All Packages