Home | History | Annotate | Download | only in assetstudiolib

Lines Matching full:given

42      * Scales the given rectangle by the given scale factor.
57 * Creates a new ARGB {@link BufferedImage} of the given width and height.
68 * Smoothly scales the given {@link BufferedImage} to the given width and height using the
87 * Applies a gaussian blur of the given radius to the given {@link BufferedImage} using a kernel
138 * Inverts the alpha channel of the given {@link BufferedImage}. RGB data for the inverted area
152 * Applies a {@link BufferedImageOp} on the given {@link BufferedImage}.
166 * Fills the given {@link BufferedImage} with a {@link Paint}, preserving its alpha channel.
183 * Pads the given {@link BufferedImage} on all sides by the given padding amount.
202 * Trims the transparent pixels from the given {@link BufferedImage} (returns a sub-image).
238 * Draws the given {@link BufferedImage} to the canvas, at the given coordinates, with the given
320 * Draws the given {@link BufferedImage} to the canvas, centered, wholly contained within the
363 * Draws the given {@link BufferedImage} to the canvas, centered and cropped to fill the