Factory
class Factory(parallelismLock: Semaphore = Semaphore(DEFAULT_MAX_PARALLELISM), exifOrientationStrategy: ExifOrientationStrategy = RESPECT_PERFORMANCE)
Constructors
Link copied to clipboard
constructor(parallelismLock: Semaphore = Semaphore(DEFAULT_MAX_PARALLELISM), exifOrientationStrategy: ExifOrientationStrategy = RESPECT_PERFORMANCE)