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