ImageProcessingModule
The ImageProcessingModule class defines general functions of the image processing module.
Definition
Namespace: com.dynamsoft.dip Assembly: DynamsoftCaptureVisionBundle.aar
class ImageProcessingModule
Methods
| Method | Description |
|---|---|
getVersion |
Get the version of DynamsoftImageProcessing module. |
getVersion
Get the version of DynamsoftImageProcessing module.
static String getVersion();
Return Value
The version of DynamsoftImageProcessing module.