Uses of Enum
org.ujmp.core.doublematrix.calculation.entrywise.misc.GrayScale.ColorChannel
Packages that use GrayScale.ColorChannel
-
Uses of GrayScale.ColorChannel in org.ujmp.core
Methods in org.ujmp.core with parameters of type GrayScale.ColorChannelModifier and TypeMethodDescriptionAbstractMatrix.grayScale
(Calculation.Ret returnType, GrayScale.ColorChannel colorChannel) -
Uses of GrayScale.ColorChannel in org.ujmp.core.doublematrix.calculation.entrywise.misc
Fields in org.ujmp.core.doublematrix.calculation.entrywise.misc declared as GrayScale.ColorChannelMethods in org.ujmp.core.doublematrix.calculation.entrywise.misc that return GrayScale.ColorChannelModifier and TypeMethodDescriptionstatic GrayScale.ColorChannel
Returns the enum constant of this type with the specified name.static GrayScale.ColorChannel[]
GrayScale.ColorChannel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.ujmp.core.doublematrix.calculation.entrywise.misc with parameters of type GrayScale.ColorChannelModifier and TypeMethodDescriptionMiscEntrywiseDoubleCalculations.grayScale
(Calculation.Ret ret, GrayScale.ColorChannel colorChannel) Constructors in org.ujmp.core.doublematrix.calculation.entrywise.misc with parameters of type GrayScale.ColorChannel