ReactOS 0.4.17-dev-934-g091855f
ID2D1ResourceTexture Interface Reference
Inheritance diagram for ID2D1ResourceTexture:
Collaboration diagram for ID2D1ResourceTexture:

Public Member Functions

HRESULT Update ([in] const UINT32 *min_extents, [in] const UINT32 *max_extents, [in] const UINT32 *strides, [in] UINT32 dimensions, [in] const BYTE *data, [in] UINT32 data_size)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknown * LPUNKNOWN
 

Detailed Description

Definition at line 201 of file d2d1effectauthor.idl.

Member Function Documentation

◆ Update()

HRESULT ID2D1ResourceTexture::Update ( [in] const UINT32 *  min_extents,
[in] const UINT32 *  max_extents,
[in] const UINT32 *  strides,
[in] UINT32  dimensions,
[in] const BYTE *  data,
[in] UINT32  data_size 
)

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