dlemstra / dlemstra/Magick.NET
Slowness in MagickImage Object Creation
- Dominant language
- C#
- Stars
- 4k
- Forks
- 451
- Avg merge
- 11h 55m
- Merged PRs (30d)
- 3
Description
### Discussed in https://github.com/dlemstra/Magick.NET/discussions/1055
Originally posted by **MuteebAhmad148** October 15, 2021
Hi!
I'm trying to create a label Image and place it on top of another MagickImage.


But the issue is MagickImage object creation for label image is taking a long time (around 5 mints). Also, I'm using a long caption here which is around 2000 characters . It's works fine (still not that fast) with shorter captions.
Thanks
Regards
Muteeb Ahmad
Contributor guide
Assessment
This issue has not been assessed yet.