process

abstract fun process(imageFile: File): File?

Process the image and return the updated image. The PDF processor will delete this temporary image afterwards (only if it's different from the input file).

Return

null if there was an error