ID2D1TransformedImageSource interface
Represents an image source which shares resources with an original image source.
Members
The ID2D1TransformedImageSource interface inherits from ID2D1Image. ID2D1TransformedImageSource also has these types of members:
Methods
The ID2D1TransformedImageSource interface has these methods.
| Method | Description |
|---|---|
| GetProperties |
Retrieves the properties specified when the transformed image source was created. |
| GetSource |
Retrieves the source image used to create the transformed image source. |
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also