Skip to content

Reevaluate the CGImage <-> DisplayTexture cache. #2098

Open

Description

We can probably do something smarter when we cache CGImages.

Initially, I thought that we were caching very short-lived CGImages that were created for format conversion.
Fortunately, we're not. We have a cache mapping the original image (pre-conversion) to its converted XAML DisplayTexture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions