Skip to content

Retrieve the description of an image #568

Closed
@jojolatina

Description

When we create an image with sg_make_image, we pass it a sg_image_desc with the width/height and other parameters. As far as I can see, it's not possible to retrieve it. The only thing that we can retrieve is an sg_image_info which gives us the width/height but why can't we get back the original desc structure with all the fields? Isn't is useful sometimes to know the other parameters? (maybe I'm dumb and we just don't care, but this seems strange to me)

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