-
-
Notifications
You must be signed in to change notification settings - Fork 888
Closed
Description
Prerequisites
- I have written a descriptive issue title
- I have verified that I am running the latest version of ImageSharp
- I have verified if the problem exist in both
DEBUGandRELEASEmode - I have searched open and closed issues to ensure it has not already been reported
Description
I am only resizing and placing single rectangle to a PNG image (725kb). I checked my code and I dispose eveything related to ImageSharp after I am done. Still, I see (dotMemory) that ImageSharp use using a lot of memory
The first time I run my application, I get 5 of these objects and each time I run the application again it adds new one.
Not sure if there is a problem here or not but I would like to know if I am doing something wrong.
System Configuration
- ImageSharp version: 1.0.0-alpha9-00194
- Other ImageSharp packages and versions: ImageSharp.Drawing 1.0.0-alpha9-00194
- Environment (Operating system, version and so on): windows 10 creators update
- .NET Framework version: .netcore 2.0
- Additional information:
Metadata
Metadata
Assignees
Labels
No labels
