ly.img.android.pesdk.backend.exif / Exify / getThumbnail

getThumbnail

fun getThumbnail(): kotlin.Array<byte>

Returns the thumbnail if it is jpeg compressed, or null if none exists.

Return
kotlin.Array<byte>: the thumbnail as a byte array.