G I P S U

G

getAngle() - Method in class IX_tint
This returns the tint angle.
getBG() - Method in class IX_compose
This returns background color.
getHeight() - Method in class IX_compose
This returns the image height.
getHeight() - Method in class IX_tint
This returns the image height.
getLocX() - Method in class IX_compose
This returns location X coord.
getLocY() - Method in class IX_compose
This returns location Y coord.
getMethod() - Method in class IX_compose
This returns composition method.
getMinimizeSize() - Method in class IX_compose
 
getMinimizeSize() - Method in class IX_tint
 
getOutputArray() - Method in class IX_compose
This returns the output array.
getOutputArray() - Method in class IX_tint
This returns the output array.
getOutputImage() - Method in class IX_compose
This returns the output image.
getOutputImage() - Method in class IX_tint
This returns the output image.
getPreferredSize() - Method in class IX_compose
 
getPreferredSize() - Method in class IX_tint
 
getWidth() - Method in class IX_compose
This returns the image width.
getWidth() - Method in class IX_tint
This returns the image width.

I

IX_compose - class IX_compose.
This IX API class is used to compose two images.
IX_compose(Image, Image) - Constructor for class IX_compose
This is a constructor.
IX_compose(Image, Image, int, int, int, Color) - Constructor for class IX_compose
This is a constructor.
IX_compose(int[], int, int, int[], int, int) - Constructor for class IX_compose
This is a constructor.
IX_compose(int[], int, int, int[], int, int, int, int, int, Color) - Constructor for class IX_compose
This is a constructor.
IX_tint - class IX_tint.
This IX API class is used to adjust the color tint angle of an image.
IX_tint(Image) - Constructor for class IX_tint
This is a constructor.
IX_tint(Image, int) - Constructor for class IX_tint
This is a constructor.
IX_tint(int[], int, int) - Constructor for class IX_tint
This is a constructor.
IX_tint(int[], int, int, int) - Constructor for class IX_tint
This is a constructor.

P

paint(Graphics) - Method in class IX_compose
 
paint(Graphics) - Method in class IX_tint
 

S

setAllParameters(int) - Method in class IX_tint
 
setAllParameters(int, int, int, Color) - Method in class IX_compose
This sets all the parameters.
setAngle(int) - Method in class IX_tint
This sets the tint angle.
setBG(Color) - Method in class IX_compose
This sets background color.
setLocX(int) - Method in class IX_compose
This sets location X coord.
setLocY(int) - Method in class IX_compose
This sets location Y coord.
setMethod(int) - Method in class IX_compose
This sets composition method.

U

update(Graphics) - Method in class IX_compose
 
update(Graphics) - Method in class IX_tint
 

G I P S U