All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.blitline.image.functions.AutoLevel Maven / Gradle / Ivy

package com.blitline.image.functions;

public class AutoLevel extends AbstractFunction {
	
	@Override
	public String getName() {
		return "auto_level";
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy