|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.CcittSubFormat
public final class CcittSubFormat
Enumerates the sub-format of CCITT image.
Field Summary | |
---|---|
static CcittSubFormat |
Group31D
CCITT group3 1D format |
static CcittSubFormat |
Group32D
CCITT group3 2D format |
static CcittSubFormat |
Group4
CCITT group4 format |
static CcittSubFormat |
UnKnown
UnKnown format |
Fields inherited from class aspose.pdf.EnumerationBase |
---|
value |
Method Summary |
---|
Methods inherited from class aspose.pdf.EnumerationBase |
---|
getValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CcittSubFormat UnKnown
public static final CcittSubFormat Group4
public static final CcittSubFormat Group32D
public static final CcittSubFormat Group31D
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |