Resource Base
Table of contents

ColourImageUnit

The ColourImageUnit interface extends the IntermediateResultUnit interface and represents a colour image unit.

interface ColourImageUnit extends IntermediateResultUnit {
    imageData: DSImageData;
}

imageData

The image data for the colour image.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +