- GetBitmap
void GetBitmap(ID2D1Bitmap* bitmap)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- 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.
- GetInterpolationMode
D2D1_BITMAP_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.
- SetBitmap
void SetBitmap(ID2D1Bitmap bitmap)
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.
- SetInterpolationMode
void SetInterpolationMode(D2D1_BITMAP_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.