Table of contents

EnhancedImageElement Class

The EnhancedImageElement class stores an intermediate result whose type is Enhanced image.

Definition

Package: com.dynamsoft.ddn.intermediate_results

public class EnhancedImageElement extends RegionObjectElement

Inheritance: RegionObjectElement -> EnhancedImageElement

Methods

Method Description
EnhancedImageElement Initializes a new instance of the EnhancedImageElement class.
setImageData Sets the image data of the Enhanced image element.

EnhancedImageElement

Initializes a new instance of the EnhancedImageElement class.

public EnhancedImageElement()

setImageData

Sets the image data of the Enhanced image element.

public void setImageData(ImageData imageData) throws DocumentNormalizerException

Parameters

imageData The image data to set.

Exceptions

DocumentNormalizerException

See Also

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: