Gini Bank SDK for Android
Gini Bank SDK for Android
/
net.gini.android.capture.document
/
ImageDocument
/
ImageFormat
Image
Format
public
enum
ImageFormat
Supported image formats.
Entries
Functions
Entries
JPEG
Link copied to clipboard
JPEG
PNG
Link copied to clipboard
PNG
GIF
Link copied to clipboard
GIF
Functions
value
Of
Link copied to clipboard
public
static
ImageDocument.ImageFormat
valueOf
(
String
name
)
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
public
static
Array
<
ImageDocument.ImageFormat
>
values
(
)
Returns an array containing the constants of this enum type, in the order they're declared.