Skip to content

Image: Add support for wrapping raw data #7

Description

@csparker247

The current implementation assumes a member data structure allocated with std::vector<std::byte>. To handle things like memory mapped images, this class needs to handle raw data pointers and custom deallocation functions. To be useful, probably also reference counting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions