|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| D2D1_RECT_F | sourceRectangle |
| D2D1_EXTEND_MODE | extendModeX |
| D2D1_EXTEND_MODE | extendModeY |
| D2D1_INTERPOLATION_MODE | interpolationMode |
Definition at line 273 of file d2d1_1.idl.
| D2D1_EXTEND_MODE D2D1_IMAGE_BRUSH_PROPERTIES::extendModeX |
Definition at line 276 of file d2d1_1.idl.
Referenced by d2d_command_list_create_brush(), and d2d_image_brush_create().
| D2D1_EXTEND_MODE D2D1_IMAGE_BRUSH_PROPERTIES::extendModeY |
Definition at line 277 of file d2d1_1.idl.
Referenced by d2d_command_list_create_brush(), and d2d_image_brush_create().
| D2D1_INTERPOLATION_MODE D2D1_IMAGE_BRUSH_PROPERTIES::interpolationMode |
Definition at line 278 of file d2d1_1.idl.
Referenced by d2d_command_list_create_brush(), and d2d_image_brush_create().
| D2D1_RECT_F D2D1_IMAGE_BRUSH_PROPERTIES::sourceRectangle |
Definition at line 275 of file d2d1_1.idl.
Referenced by d2d_command_list_create_brush(), and d2d_image_brush_create().