org.gnu.gtk
public class PreviewType extends Enum
| Field Summary | |
|---|---|
| static PreviewType | COLOR |
| static PreviewType | GRAYSCALE |
| Method Summary | |
|---|---|
| PreviewType | and(PreviewType other) |
| static PreviewType | intern(int value) |
| PreviewType | or(PreviewType other) |
| boolean | test(PreviewType other) |
| PreviewType | xor(PreviewType other) |