Table of contents

ScaledColourImageUnit

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

interface ScaledColourImageUnit extends IntermediateResultUnit {
    imageData: DSImageData;
} 

imageData

The image data for the scaled colour image.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

close