BitmapFrame

Created by nadir on 1/28/18.

Constructors

Link copied to clipboard
constructor(@NonNull blinkReceiptId: String, @NonNull bitmap: Bitmap)

Functions

Link copied to clipboard
open fun bannerId(): Int
@NonNull
open fun bannerId(bannerId: Int): BitmapFrame
Link copied to clipboard
@NonNull
open fun bitmap(): Bitmap
Link copied to clipboard
@NonNull
open fun blinkReceiptId(): String
Link copied to clipboard
@Nullable
open fun countryCode(): String
@NonNull
open fun countryCode(@Nullable countryCode: String): BitmapFrame
Link copied to clipboard
@Nullable
open fun csv(): List<List<String>>
@NonNull
open fun csv(@Nullable csv: List<List<String>>): BitmapFrame
Link copied to clipboard
open fun frameIndex(): Int
@NonNull
open fun frameIndex(frameIndex: Int): BitmapFrame
Link copied to clipboard
open fun invertedOcr(): Boolean
@NonNull
open fun invertedOcr(inverted: Boolean): BitmapFrame
Link copied to clipboard
@NonNull
open fun ocrCorrections(ocrCorrections: Boolean): BitmapFrame
Link copied to clipboard
open fun retailerId(): Int
@NonNull
open fun retailerId(retailerId: Int): BitmapFrame