Uses of Enum Class
org.aoju.bus.image.nimble.YBR
Packages that use YBR
-
Uses of YBR in org.aoju.bus.image.nimble
Methods in org.aoju.bus.image.nimble that return YBRModifier and TypeMethodDescriptionstatic YBRReturns the enum constant of this class with the specified name.static YBR[]YBR.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.image.nimble with parameters of type YBRModifier and TypeMethodDescriptionstatic ColorModelColorModelFactory.createYBRColorModel(int bits, int dataType, Attributes ds, YBR ybr, ColorSubsampling subsampling) Constructors in org.aoju.bus.image.nimble with parameters of type YBR