Table of contents

CoreModule

The CoreModule class defines general functions in the core module.

Definition

Module: dynamsoft_core

class CoreModule 

Methods

Method Description
get_version Returns the version of the core module.

get_version

Returns the version of the core module.

@staticmethod
def get_version() -> str:

Return Value

Returns a string representing the version of the core module.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: