ピクセル値が色であることを意味します。 通常はこちらのフォーマットです。

interface ColorPixelFormat {
    type: "color";
}

Properties

Properties

type: "color"