You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to enable clipping interest region of arbitrary processors by an arbitrary polygon. If we agree that solving this problem with Region is not feasible, we need to remove that type for 1.0, and add the ProcessInsideShape utility to the core library.
For more details, see the discussion starting with #96 (comment).
The text was updated successfully, but these errors were encountered:
antonfirsov
changed the title
Remove Region and implement "ProcessInsideShape" within the library
Remove Region and implement "ProcessInsideShape" within ImageSharp.Drawing
Nov 20, 2020
We want to enable clipping interest region of arbitrary processors by an arbitrary polygon. If we agree that solving this problem with
Region
is not feasible, we need to remove that type for 1.0, and add theProcessInsideShape
utility to the core library.For more details, see the discussion starting with #96 (comment).
The text was updated successfully, but these errors were encountered: