Resource Base
Table of contents

CImageProcessingModule

The CImageProcessingModule class defines general functions in the image processing module.

Definition

Namespace: dynamsoft::dip

Assembly: DynamsoftImageProcessing

class CImageProcessingModule 

Methods Summary

Method Description
GetVersion Returns the version of the image processing module.
CreatePredetectedRegionElement Create a Predetected Region Element object

CreatePredetectedRegionElement

Create a Predetected Region Element object

static CPredetectedRegionElement* CreatePredetectedRegionElement();

Return Value

Returns an instance of CPredetectedRegionElement.

GetVersion

Returns the version of the image processing module.

static const char* GetVersion();

Return Value

Returns a const char pointer representing the version of the image processing module.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +