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