Resource Base
Table of contents

NormalizedImageElement

The NormalizedImageElement interface extends the RegionObjectElement interface and represents a normalized image element.

interface NormalizedImageElement extends RegionObjectElement {
    imageData: DSImageData;
}

imageData

The image data for the normalized image.

See Also

DSImageData

RegionObjectElement

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version(2.2.10)
    • Version 2.x
      • Version 2.0.21
      • Version 2.0.20
      • Version 2.0.11
    • Version 1.x
      • Version 1.0.12
      • Version 1.0.11
      • Version 1.0.10
      • Version 1.0.0
    • Documentation Homepage
    Change +