ImageData.data屬性用於返回一個Uint8ClampedArray,其中包含以像素為單位的ImageData對象。 ImageData對象以RGBA順序存儲在一維數組中。 RGBA的值介於0到255之間。
確定! 回上一頁