Package | Description |
---|---|
com.scroogexhtml.pictures |
Provides embedded picture support classes.
|
Modifier and Type | Method and Description |
---|---|
PictureFormat |
EmbeddedPicture.getPictureFormat() |
static PictureFormat |
PictureFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PictureFormat[] |
PictureFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<PictureFormat> |
MemoryPictureAdapterBase64.getSupportedFormats()
Get the supported formats.
|
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedPicture.setPictureFormat(PictureFormat pictureFormat) |
Copyright © 2019 Habarisoft. All rights reserved.