Skip to content

Is it possible to expose the native pointer version for the Read method of the MagickImage ? #1907

@TonyDragonlake

Description

@TonyDragonlake

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

In my project, image data is from a camera and the sdk of it is using the native pointer. It's not possible to add the conversion from native pointer to the managed byte array due the performance requirement. So I wonder is it possible to expose the native pointer version for the Read method of the MagickImage?

private unsafe sealed partial class NativeMagickImage : NativeInstance

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions