Skip to content

Expose copy_memory() #232

Description

@dmaiken

Is it possible to expose Vips's copy_memory() API (Vips docs) through FFM? I wrote a wrapper in my own project to call this, however, it would be great to have it in this library. I can try my hand at this, however, I am unsure if this should go in the generator or as a manually configured function wrapper.

Here is my implementation: https://github.com/dmaiken/konifer/blob/main/service/src/main/java/app/photofox/vipsffm/VipsImageCopyMemory.java

Disclosure: I am new to code generation, so this may not be an ideal implementation.

Thank you for such a great library!

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