ImageProcessingModule
The ImageProcessingModule class represents the image processing module. You can get the version of Dynamsoft Image Processing module.
Definition
Namespace: Dynamsoft.ImageProcessing.Maui
Assembly: Dynamsoft.ImageProcessing.Maui
class ImageProcessingModule
Methods
| Method | Description |
|---|---|
GetVersion |
Get the version of Dynamsoft Image Processing module. |
GetVersion
Get the version of Dynamsoft Image Processing module.
static string GetVersion();
Return Value
The version of Dynamsoft Image Processing module.