Uses of Enum Class
org.bytedeco.copiedstuff.FrameGrabber.ImageMode
Packages that use FrameGrabber.ImageMode
-
Uses of FrameGrabber.ImageMode in org.bytedeco.copiedstuff
Fields in org.bytedeco.copiedstuff declared as FrameGrabber.ImageModeMethods in org.bytedeco.copiedstuff that return FrameGrabber.ImageModeModifier and TypeMethodDescriptionFrameGrabber.getImageMode()
static FrameGrabber.ImageMode
Returns the enum constant of this class with the specified name.static FrameGrabber.ImageMode[]
FrameGrabber.ImageMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bytedeco.copiedstuff with parameters of type FrameGrabber.ImageModeModifier and TypeMethodDescriptionvoid
FrameGrabber.setImageMode
(FrameGrabber.ImageMode imageMode)