Skip to content

imageConvert does not retain orientation #86

@ryantrem

Description

@ryantrem

If an ImageContainer has a non-default (R0) m_orientation and is passed into imageConvert, the returned ImageContainer does not retain the same m_orientation and as a result the image will be misinterpretted by consumers that respect the orientation (e.g. rotating and/or flipping the image data when loading it into a texture in bgfx). I am guessing this is a just a bug/oversight?

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