ImageProcessor

open class ImageProcessor

Constructors

ImageProcessor
Link copied to clipboard
open fun ImageProcessor(executor: Executor, callback: ImageProcessorCallback)

Functions

processImage
Link copied to clipboard
open fun processImage(imageData: Bitmap, format: Bitmap.CompressFormat, rotationDegrees: Int)