lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
at.bitfire.vcard4android.contactrow
/
PhotoHandler
/
Companion
Companion
object
Companion
Members
Functions
convert
To
Jpeg
Link copied to clipboard
fun
convertToJpeg
(
photo
:
ByteArray
,
quality
:
Int
)
:
ByteArray
?
Converts non-JPEG images to JPEG (compression: 75). Does nothing if image is already in JPEG format.