public interface Filter
Modifier and Type | Method and Description |
---|---|
PixelStore.LoanerPicture |
filter(Picture picture,
PixelStore store) |
ColorSpace |
getInputColor()
The color space that this filter supports on the input.
|
ColorSpace |
getOutputColor() |
PixelStore.LoanerPicture filter(Picture picture, PixelStore store)
ColorSpace getInputColor()
ColorSpace getOutputColor()
Copyright © 2019. All rights reserved.