Enum Class Photometric

java.lang.Object
java.lang.Enum<Photometric>
org.aoju.bus.image.nimble.Photometric
All Implemented Interfaces:
Serializable, Comparable<Photometric>, Constable

public enum Photometric extends Enum<Photometric>
Since:
Java 17+
Author:
Kimi Liu