public class MemoryPictureAdapterBase64 extends MemoryPictureAdapter
Constructor and Description |
---|
MemoryPictureAdapterBase64()
Creates an instance with the default maximum image size.
|
MemoryPictureAdapterBase64(int maxSizeKB)
Creates an instance specifying the maximum image size.
|
Modifier and Type | Method and Description |
---|---|
EmbeddedPicture |
finalizePicture()
Returns the EmbeddedPicture.
|
Set<PictureFormat> |
getSupportedFormats()
Get the supported formats.
|
String |
toString() |
addPicture, beforeConvert, getCurrentPicture, getPictures, setBase
public MemoryPictureAdapterBase64()
public MemoryPictureAdapterBase64(int maxSizeKB)
maxSizeKB
- maximum image sizepublic final Set<PictureFormat> getSupportedFormats()
public EmbeddedPicture finalizePicture()
finalizePicture
in interface PictureAdapter
finalizePicture
in class MemoryPictureAdapter
Copyright © 2019 Habarisoft. All rights reserved.