This topic has not yet been rated - Rate this topic

ID2D1ResourceTexture interface

Tracks a transform-created resource texture.

When to implement

Custom implementations are not supported.

When to use

To specify look-up tables.

Members

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

Methods

The ID2D1ResourceTexture interface has these methods.

MethodDescription
Update

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

 

Remarks

Requirements

Minimum supported client

Windows 8 and Platform Update for Windows 7 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | Windows Store apps]

Header

D2d1effectauthor.h

Library

D2d1.lib

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.