|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.pdf.elements.ImageOpenType
Enumerates the image open types.
Field Summary | |
static java.lang.String |
File
Opens the image from a file. |
static java.lang.String |
Memory
Opens the image from memory directly. |
static java.lang.String |
Url
Opens the image from a url directly. |
Constructor Summary | |
ImageOpenType()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String File
public static final java.lang.String Memory
public static final java.lang.String Url
Constructor Detail |
public ImageOpenType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |