|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.co.silentsoftware.core.converters.image.OrderedDitherConverterImpl
public class OrderedDitherConverterImpl
An ordered dithering converter
| Field Summary | |
|---|---|
private OrderedDitherStrategy |
previewModeStrategy
|
| Constructor Summary | |
|---|---|
OrderedDitherConverterImpl()
|
|
OrderedDitherConverterImpl(OrderedDitherStrategy previewModeStrategy)
|
|
| Method Summary | |
|---|---|
java.awt.image.BufferedImage |
convert(java.awt.image.BufferedImage original)
Convert the original image to the output image |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private OrderedDitherStrategy previewModeStrategy
| Constructor Detail |
|---|
public OrderedDitherConverterImpl(OrderedDitherStrategy previewModeStrategy)
public OrderedDitherConverterImpl()
| Method Detail |
|---|
public java.awt.image.BufferedImage convert(java.awt.image.BufferedImage original)
ImageProcessor
convert in interface ImageProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||