ImageUploader
open class ImageUploader(imageManager: ImageManager, imageData: ByteArray, image: Int, windowCapacity: Int = 1, memoryAlignment: Int = 1) : Uploader
Constructors
Link copied to clipboard
constructor(imageManager: ImageManager, imageData: ByteArray, image: Int, windowCapacity: Int = 1, memoryAlignment: Int = 1)
Functions
Link copied to clipboard
Uploads the data asynchronously.