toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.annotations.stamps
/
StampPickerItem
/
fromBitmap
from
Bitmap
@
NonNull
open
fun
fromBitmap
(
@
NonNull
bitmap
:
Bitmap
)
:
StampPickerItem.BitmapStampBuilder
Creates builder for stamp annotation with bitmap image.
Parameters
bitmap
Bitmap used for custom stamp annotation.