Teya Unified ePOS SDK
Toggle table of contents
android
ios
jvm
Platform filter
android
ios
jvm
Switch theme
Search in API
Teya Unified ePOS SDK
core-api
/
com.teya.unifiedepossdk.models
/
Image
Image
android
ios
jvm
fun
Image
(
bitmap
:
Bitmap
)
:
Image
Creates a Teya
Image
from a
Bitmap
.
fun
Image
(
uiImage
:
UIImage
)
:
Image
fun
Image
(
file
:
File
)
:
Image
Creates an instance of an
Image
using the provided file.