| Modifier and Type | Method and Description |
|---|---|
ImageConverter.OutputFileType |
ImageConverter.OutputFile.getType()
Gets the file type.
|
static ImageConverter.OutputFileType |
ImageConverter.OutputFileType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImageConverter.OutputFileType[] |
ImageConverter.OutputFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|