Uses of Enum Class
org.bytedeco.copiedstuff.FrameGrabber.ImageMode
-
Uses of FrameGrabber.ImageMode in org.bytedeco.copiedstuff
Modifier 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.Modifier and TypeMethodDescriptionvoid
FrameGrabber.setImageMode
(FrameGrabber.ImageMode imageMode)