Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the properties specified when the transformed image source was created. This value corresponds to the value passed to CreateTransformedImageSource.
Syntax
void GetProperties(
[out] D2D1_TRANSFORMED_IMAGE_SOURCE_PROPERTIES *properties
);
Parameters
[out] properties
Type: D2D1_TRANSFORMED_IMAGE_SOURCE_PROPERTIES*
the properties specified when the transformed image source was created.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |
Library | D2D1.lib |
DLL | D2D1.dll |