Uses of Class
org.openpnp.capture.library.CapFormatInfo
-
Packages that use CapFormatInfo Package Description org.openpnp.capture org.openpnp.capture.library -
-
Uses of CapFormatInfo in org.openpnp.capture
Methods in org.openpnp.capture that return CapFormatInfo Modifier and Type Method Description CapFormatInfoCaptureFormat. getFormatInfo()Constructors in org.openpnp.capture with parameters of type CapFormatInfo Constructor Description CaptureFormat(int formatId, CapFormatInfo formatInfo) -
Uses of CapFormatInfo in org.openpnp.capture.library
Subclasses of CapFormatInfo in org.openpnp.capture.library Modifier and Type Class Description static classCapFormatInfo.ByReferencestatic classCapFormatInfo.ByValueMethods in org.openpnp.capture.library with parameters of type CapFormatInfo Modifier and Type Method Description intOpenpnpCaptureLibrary. Cap_getFormatInfo(com.sun.jna.Pointer ctx, int index, int id, CapFormatInfo info)Get the format information from a device.
-