ImageProcessingModule
The ImageProcessingModule class defines general functions in the image processing module.
Definition
Namespace: Dynamsoft.DIP
public static class ImageProcessingModule
Methods
| Method | Description |
|---|---|
| GetVersion | Returns the version of the image processing module. |
GetVersion
Returns the version of the image processing module.
static string GetVersion()
Return Value
Returns a string representing the version of the image processing module.