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: