| Package | Description |
|---|---|
| com.alee.graphics.filters |
| Modifier and Type | Class and Description |
|---|---|
class |
ContrastFilter
A filter to change the brightness and contrast of an image.
|
class |
GrayscaleFilter
A filter which converts an image to grayscale using the NTSC brightness calculation.
|
class |
MaskFilter
Applies a bit mask to each ARGB pixel of an image.
|
class |
OpacityFilter
Sets the opacity (alpha) of every pixel in an image to a constant value.
|
class |
RGBAdjustFilter |
class |
ThresholdFilter
A filter which performs a threshold operation on an image.
|
class |
TransferFilter |
Copyright © 2020. All rights reserved.