yarp
Class YarpVocabPixelTypesEnum
java.lang.Object
yarp.YarpVocabPixelTypesEnum
public final class YarpVocabPixelTypesEnum
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VOCAB_PIXEL_INVALID
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_INVALID
VOCAB_PIXEL_MONO
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_MONO
VOCAB_PIXEL_MONO16
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_MONO16
VOCAB_PIXEL_RGB
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_RGB
VOCAB_PIXEL_RGBA
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_RGBA
VOCAB_PIXEL_BGRA
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_BGRA
VOCAB_PIXEL_INT
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_INT
VOCAB_PIXEL_HSV
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_HSV
VOCAB_PIXEL_BGR
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_BGR
VOCAB_PIXEL_MONO_SIGNED
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_MONO_SIGNED
VOCAB_PIXEL_RGB_SIGNED
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_RGB_SIGNED
VOCAB_PIXEL_RGB_INT
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_RGB_INT
VOCAB_PIXEL_MONO_FLOAT
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_MONO_FLOAT
VOCAB_PIXEL_RGB_FLOAT
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_RGB_FLOAT
VOCAB_PIXEL_HSV_FLOAT
public static final YarpVocabPixelTypesEnum VOCAB_PIXEL_HSV_FLOAT
swigValue
public final int swigValue()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
swigToEnum
public static YarpVocabPixelTypesEnum swigToEnum(int swigValue)