|
Crossfire JXClient, Trunk
|

Public Attributes | |
| ALPHA | |
| BLUE | |
| GREEN | |
| NOOP | |
| RED | |
| SATURATION | |
Definition at line 68 of file DitherTest.java.
| DitherMethod.ALPHA |
Definition at line 70 of file DitherTest.java.
| DitherMethod.BLUE |
Definition at line 70 of file DitherTest.java.
| DitherMethod.GREEN |
Definition at line 70 of file DitherTest.java.
| DitherMethod.NOOP |
Definition at line 70 of file DitherTest.java.
Referenced by DitherTest.applyMethod(), and DitherTest.colorMethod().
| DitherMethod.RED |
Definition at line 70 of file DitherTest.java.
| DitherMethod.SATURATION |
Definition at line 70 of file DitherTest.java.
1.8.17