ID2D1ImageBrush

Undocumented in source.

Members

Functions

GetExtendModeX
D2D1_EXTEND_MODE GetExtendModeX()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetExtendModeY
D2D1_EXTEND_MODE GetExtendModeY()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetImage
void GetImage(ID2D1Image* Image)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetInterpolationMode
D2D1_INTERPOLATION_MODE GetInterpolationMode()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSourceRectangle
void GetSourceRectangle(D2D1_RECT_F* sourceRectangle)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetExtendModeX
void SetExtendModeX(D2D1_EXTEND_MODE extendModeX)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetExtendModeY
void SetExtendModeY(D2D1_EXTEND_MODE extendModeY)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetImage
void SetImage(ID2D1Image Image)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetInterpolationMode
void SetInterpolationMode(D2D1_INTERPOLATION_MODE interpolationMode)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSourceRectangle
void SetSourceRectangle(const(D2D1_RECT_F*) sourceRectangle)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1Brush

GetOpacity
float GetOpacity()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTransform
void GetTransform(D2D1_MATRIX_3X2_F* transform)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetOpacity
void SetOpacity(float opacity)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTransform
void SetTransform(D2D1_MATRIX_3X2_F* transform)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta