mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-02 02:55:28 -04:00
TMC-IMAGE: Added TODO, should probably retire class and move to sandbox
This commit is contained in:
parent
55b161b115
commit
4c18c2a685
@ -60,6 +60,8 @@ import java.awt.image.RGBImageFilter;
|
||||
|
||||
public class BrightnessContrastFilter extends RGBImageFilter {
|
||||
|
||||
// TODO: Replace with RescaleOp?
|
||||
|
||||
// This filter can filter IndexColorModel, as it is does not depend on
|
||||
// the pixels' location
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user