Skip to content

BPP48 image -> BPP32 conversion not functioning #222

@AntonioFerreras

Description

@AntonioFerreras

Converting a SAIL_PIXEL_FORMAT_BPP48_RGB, to SAIL_PIXEL_FORMAT_BPP32_RGBA leads to incorrect color data produced in the output. No errors. can_convert(SAIL_PIXEL_FORMAT_BPP32_RGBA) returns true.

imgur link to comparison

The comparison shows original and the converted. The converted has blue where it shouldn't be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcodecs

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions