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.
| Method | Description |
|---|---|
| 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] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
Library |
|
See also
Show: