MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / setHints

Method setHints

src/java/awt/image/ImageConsumer.java:75–75  ·  view source on GitHub ↗

The ImageProducer can deliver the pixels in any order, but the ImageConsumer may be able to scale or convert the pixels to the destination ColorModel more efficiently or with higher quality if it knows some information about how the pixels will be delivered up front. The setHints method should be c

(int hintflags)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

produceMethod · 0.65
setHintsMethod · 0.65
setHintsMethod · 0.65

Implementers 2

PixelGrabbersrc/java/awt/image/PixelGrabber.java
ImageFiltersrc/java/awt/image/ImageFilter.java

Calls

no outgoing calls

Tested by

no test coverage detected