public class PixellatorPixerFactory
extends java.lang.Object
| Constructor and Description |
|---|
PixellatorPixerFactory(Pixellator pixellator)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pixer |
createPixer(java.awt.Rectangle clip)
Returns a pixel iterator for this factory intersected with a
given clip region.
|
public PixellatorPixerFactory(Pixellator pixellator)
pixellator - pixellatorpublic Pixer createPixer(java.awt.Rectangle clip)
clip - clip regionCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.