Uses of Enum Class
heronarts.lx.effect.image.ImageMaskEffect.ChannelMode
Packages that use ImageMaskEffect.ChannelMode
-
Uses of ImageMaskEffect.ChannelMode in heronarts.lx.effect.image
Fields in heronarts.lx.effect.image with type parameters of type ImageMaskEffect.ChannelModeMethods in heronarts.lx.effect.image that return ImageMaskEffect.ChannelModeModifier and TypeMethodDescriptionstatic ImageMaskEffect.ChannelMode
Returns the enum constant of this class with the specified name.static ImageMaskEffect.ChannelMode[]
ImageMaskEffect.ChannelMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.