ReactOS 0.4.17-dev-934-g091855f
D2D1_IMAGE_BRUSH_PROPERTIES Struct Reference
Collaboration diagram for D2D1_IMAGE_BRUSH_PROPERTIES:

Public Attributes

D2D1_RECT_F sourceRectangle
 
D2D1_EXTEND_MODE extendModeX
 
D2D1_EXTEND_MODE extendModeY
 
D2D1_INTERPOLATION_MODE interpolationMode
 

Detailed Description

Definition at line 273 of file d2d1_1.idl.

Member Data Documentation

◆ extendModeX

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().

◆ extendModeY

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().

◆ interpolationMode

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().

◆ sourceRectangle

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().


The documentation for this struct was generated from the following file: