Constructor and Description |
---|
ColorTransformFilter(ColorSpace outputColor) |
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() |
public ColorTransformFilter(ColorSpace outputColor)
public PixelStore.LoanerPicture filter(Picture picture, PixelStore store)
public ColorSpace getInputColor()
Filter
getInputColor
in interface Filter
public ColorSpace getOutputColor()
getOutputColor
in interface Filter
Copyright © 2019. All rights reserved.