ICanvasPixelArrayData interface
Provides an interface to the ICanvasPixelArrayData::GetBufferPointer method, which allows native code (such as an ActiveX control, Browser Help Object (BHO), or WebBrowser control (WebOC) host) access to the CanvasPixelArray RGBA buffer.
Members
The ICanvasPixelArrayData interface inherits from the IUnknown interface. ICanvasPixelArrayData also has these types of members:
- Methods
Methods
The ICanvasPixelArrayData interface has these methods.
Method | Description |
---|---|
GetBufferPointer | Provides direct access to the ICanvasPixelArray RGBA buffer from native code (such as an ActiveX control, BHO, or WebBrowser control (WebOC) host). |
Requirements
Minimum supported client |
Windows Vista with SP1, Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |