|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterTypes
This interface defines the identifiers for the different types of filters that are supported.
The identifier values are the same as those used in the codestream syntax, for the filters that are defined in the standard.
Field Summary | |
---|---|
static int |
CUSTOM
User-defined filter: -1 |
static int |
W5X3
W5x3 filter: 0x01 |
static int |
W9X7
W7x9 filter: 0x00 |
Field Detail |
---|
static final int W9X7
static final int W5X3
static final int CUSTOM
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |