Uses of Class
io.github.t12y.ssim.models.Options.RGB2Gray
-
Packages that use Options.RGB2Gray Package Description io.github.t12y.ssim.models -
-
Uses of Options.RGB2Gray in io.github.t12y.ssim.models
Fields in io.github.t12y.ssim.models declared as Options.RGB2Gray Modifier and Type Field Description Options.RGB2GrayOptions. rgb2grayVersionMethods in io.github.t12y.ssim.models that return Options.RGB2Gray Modifier and Type Method Description static Options.RGB2GrayOptions.RGB2Gray. valueOf(String name)Returns the enum constant of this type with the specified name.static Options.RGB2Gray[]Options.RGB2Gray. values()Returns an array containing the constants of this enum type, in the order they are declared.
-