Skip to content

(geotiff): Allow returning JPEG or WebP-compressed GeoTIFF tiles as ImageBitmap #228

@kylebarron

Description

@kylebarron

In the future, we could have an API that returns an ImageBitmap directly from the decoder, to avoid copying pixel data from GPU -> CPU memory.

Then deck.gl could use the ImageBitmap directly as a texture source without copying again from CPU -> GPU memory.

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