Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

image: offer specialized loader #23

Merged
merged 1 commit into from
Aug 31, 2024
Merged

image: offer specialized loader #23

merged 1 commit into from
Aug 31, 2024

Conversation

rr-
Copy link
Contributor

@rr- rr- commented Aug 31, 2024

We have the option to scale the image into whatever dimensions we want on the initial load. This pull request adds a specialized image loader that takes this into account, enabling the API users to avoid multiple allocations and pixel format conversions along the way.

Also, cleans up image scaling algorithms.

We have the option to scale the image into whatever dimensions we want
on the initial load. This pull request adds a specialized image loader
that takes this into account, enabling the API users to avoid multiple
allocations and pixel format conversions along the way.

Also, cleans up image scaling algorithms.
@rr- rr- self-assigned this Aug 31, 2024
@rr- rr- requested a review from a team as a code owner August 31, 2024 13:13
@rr- rr- requested review from lahm86 and walkawayy and removed request for a team August 31, 2024 13:13
@rr- rr- merged commit 34009d4 into main Aug 31, 2024
2 checks passed
@rr- rr- deleted the image-improvements branch September 30, 2024 15:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants