ID2D1ResourceTexture interface (d2d1effectauthor.h)

Tracks a transform-created resource texture.

Inheritance

The ID2D1ResourceTexture interface inherits from the IUnknown interface. ID2D1ResourceTexture also has these types of members:

Methods

The ID2D1ResourceTexture interface has these methods.

 
ID2D1ResourceTexture::Update

Updates the specific resource texture inside the specific range or box using the supplied data.

Requirements

Requirement Value
Minimum supported client Windows 8 and Platform Update for Windows 7 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | UWP apps]
Target Platform Windows
Header d2d1effectauthor.h

See also

IUnknown