Index
All Classes|All Packages
G
- getAlpha() - Method in class fr.olleroy.ImageModifier.components.Pixel
-
Get alpha.
- getARGB() - Method in class fr.olleroy.ImageModifier.components.Pixel
-
Get the ARGB color.
- getARGB(int, int) - Method in class fr.olleroy.ImageModifier.components.Bitmap
-
Get the ARGB color of a specified pixel.
- getBitmap() - Method in class fr.olleroy.ImageModifier.BMPFile
-
Get the bitmap.
- getBlue() - Method in class fr.olleroy.ImageModifier.components.Pixel
-
Get blue color.
- getGreen() - Method in class fr.olleroy.ImageModifier.components.Pixel
-
Get green color.
- getHeight() - Method in class fr.olleroy.ImageModifier.components.Bitmap
-
Get the height of the bitmap.
- getImage() - Method in class fr.olleroy.ImageModifier.BMPFile
-
Get the Image.
- getPixel(int, int) - Method in class fr.olleroy.ImageModifier.components.Bitmap
-
Get a pixel.
- getRed() - Method in class fr.olleroy.ImageModifier.components.Pixel
-
Get red color.
- getRGB() - Method in class fr.olleroy.ImageModifier.components.Pixel
-
Get the RGB color.
- getRGB(int, int) - Method in class fr.olleroy.ImageModifier.components.Bitmap
-
Get the RGB color of a specified pixel.
- getSize(boolean) - Method in class fr.olleroy.ImageModifier.components.Bitmap
-
Get the size of the bitmap image.
- getWidth() - Method in class fr.olleroy.ImageModifier.components.Bitmap
-
Get the width of the bitmap.
All Classes|All Packages