IImageData.Data

IImageData.Data property

は、RGBA 順のデータを含む 1 次元配列を表す Uint8ClampedArray です。

public Uint8ClampedArray Data { get; }

関連項目