----------------- #184
Replies: 3 comments 2 replies
|
Wrong repository mate |
1 reply
Answer selected by
Toso82
1 reply
|
@Toso82 , you are posting questions about ImageProcessor functionality (https://github.com/JimBobSquarePants/ImageProcessor) on this repository which is about ImageSharp. Image Sharp is NOT a rewrite of ImageProcessor for .Net Core, it is a completely new library that works in a different way, it is not "a new version of ImageProcessor". The services and functionality you are asking for is not how ImageSharp works. If you want to try and replicate this functionality for your project, I would advise looking at how ImageProcessor works, then seeing how you can create you own "RemoteImageService" that wraps around ImageSharp, but that would be entirely on yourself and wouldn't be the responsibility of this incredible team. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wrong repository mate