-
-
Notifications
You must be signed in to change notification settings - Fork 433
Closed
Milestone
Description
Magick.NET version
14.2
Environment (Operating system, version and so on)
N/A
Description
Hi,
Looking at recent changes, I found something curious/strange.
Extent and Colorize methods has been moved to IMagickImageCloneMutator, but IMagickImage<TQuantumType> doesn't implement it (IMagickImage<TQuantumType> extends IMagickImage, extends IMagickImageCreateOperations)
Therefore theses method are no more available as they were before on IMagickImage<TQuantumType>.
Is it intended? As far as I understand, it seems not.
Regards.
Steps to Reproduce
N/A
Metadata
Metadata
Assignees
Labels
No labels