Skip to content

Layout constraint lost on .convert and Gamut v4 #82

@p0nce

Description

@p0nce
        image.setLayout(LAYOUT_GAPLESS | LAYOUT_VERT_STRAIGHT);
        image.convertTo(PixelType.rgb8); // if there is a conversion, then the above constraints are lost, because there is no LAYOUT_KEEP by default

breaks expectations

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions