Constructor and Description |
---|
ScaleFilter(int width,
int height) |
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() |
Size |
getTarget() |
public Size getTarget()
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.