postprocessing - v7.0.0-beta.16
    Preparing search index...

    Class RawImageData

    A container for raw RGBA image data.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    colorSpace: PredefinedColorSpace

    The read-only ImageData.colorSpace property is a string indicating the color space of the image data.

    MDN Reference

    The RGBA image data.

    height: number

    The height of the image.

    width: number

    The width of the image.

    Methods