ID2D1Geometry.Simplify

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT Simplify(D2D1_GEOMETRY_SIMPLIFICATION_OPTION simplificationOption, D2D1_MATRIX_3X2_F* worldTransform, ID2D1SimplifiedGeometrySink geometrySink)
  2. HRESULT Simplify(D2D1_GEOMETRY_SIMPLIFICATION_OPTION simplificationOption, D2D1_MATRIX_3X2_F* worldTransform, float flatteningTolerance, ID2D1SimplifiedGeometrySink geometrySink)

Meta