Resource Base
Table of contents

GrayscaleImageUnit

The GrayscaleImageUnit interface extends the IntermediateResultUnit interface and represents a grayscale image unit.

interface GrayscaleImageUnit extends IntermediateResultUnit {
    imageData: DSImageData;
}

imageData

The image data for the grayscale image.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +