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