webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
ImageData Interface Reference

import"ImageData.idl";

Public Attributes

readonly attribute unsigned long width
 
readonly attribute unsigned long height
 
readonly attribute Uint8ClampedArray data
 

Member Data Documentation

◆ data

readonly attribute Uint8ClampedArray ImageData::data

◆ height

readonly attribute unsigned long ImageData::height

◆ width

readonly attribute unsigned long ImageData::width

The documentation for this interface was generated from the following file: