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

  • Latest version
  • Version 2.x
    • Version 2.2.30
    • Version 2.2.20
    • Version 2.2.10
    • Version 2.2.0
    • Version 2.0.30
    • Version 2.0.20
    • Version 2.0.10
    • Version 2.0.0
Change +