Replies: 2 comments 9 replies
-
Defining the right output format and API seems to be the hardest task here. |
Beta Was this translation helpful? Give feedback.
-
@antonfirsov The ouput buffer will need to be @JimBobSquarePants I'm not familiar with the mipmap generation code you're talking about and a quick search in the code didn't bring anything. But I agree that if it is useful somewhere else, then better to make it general enough to supports all needed cases. |
Beta Was this translation helpful? Give feedback.
-
I was searching for the possibility of computing an image integral with ImageSharp and I saw that the algorithm exists but it is integrated within AdaptiveThresholdProcessor.
Should this algorithm be exposed in the API, adding support for more/all pixel formats ?
Beta Was this translation helpful? Give feedback.
All reactions