Skip to content

Missing methods after moved to CloneMutator? #1776

Closed
@Gounlaf

Description

@Gounlaf

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions