nsgenbind
Loading...
Searching...
No Matches
Public Attributes | List of all members
ImageData Interface Reference

import <html.idl;

Public Attributes

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

Detailed Description

Definition at line 1320 of file html.idl.

Member Data Documentation

◆ data

readonly attribute Uint8ClampedArray ImageData::data

Definition at line 1323 of file html.idl.

◆ height

readonly attribute unsigned long ImageData::height

Definition at line 1322 of file html.idl.

◆ width

readonly attribute unsigned long ImageData::width

Definition at line 1321 of file html.idl.


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