Searched defs:RasterOp (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/awt/java/awt/image/
H A DRasterOp.java29 * The RasterOp interface provides methods for performing transformations from
36 public interface RasterOp { interface
83 * Gets the RenderingHints of the RasterOp.
85 * @return the RenderingHints of the RasterOp.

Completed in 38 milliseconds