Gridarta Editor
Public Attributes | List of all members
DitherMethod Enum Reference
Collaboration diagram for DitherMethod:
Collaboration graph

Public Attributes

 ALPHA
 
 BLUE
 
 GREEN
 
 NOOP
 
 RED
 
 SATURATION
 

Detailed Description

Definition at line 68 of file DitherTest.java.

Member Data Documentation

◆ ALPHA

DitherMethod.ALPHA

Definition at line 70 of file DitherTest.java.

◆ BLUE

DitherMethod.BLUE

Definition at line 70 of file DitherTest.java.

◆ GREEN

DitherMethod.GREEN

Definition at line 70 of file DitherTest.java.

◆ NOOP

DitherMethod.NOOP

Definition at line 70 of file DitherTest.java.

Referenced by DitherTest.applyMethod(), and DitherTest.colorMethod().

◆ RED

DitherMethod.RED

Definition at line 70 of file DitherTest.java.

◆ SATURATION

DitherMethod.SATURATION

Definition at line 70 of file DitherTest.java.


The documentation for this enum was generated from the following file: