Skip to content

RGB interleaved format support? #470

Description

@kobe2000

Can I use following structure as the pixel type?

struct RGB {
    uint8_t r, g, b;
}

So I can reuse the image memory from app.

Is there any guide?

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