Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use MyLib in places that can use it #6

Open
2 of 4 tasks
jmeaster30 opened this issue Aug 3, 2023 · 0 comments
Open
2 of 4 tasks

Use MyLib in places that can use it #6

jmeaster30 opened this issue Aug 3, 2023 · 0 comments
Labels
META unrelated to functionality but helps with maintainability

Comments

@jmeaster30
Copy link
Owner

jmeaster30 commented Aug 3, 2023

This issue is to track where we use things in the code that are implemented or should be implemented in MyLib.

  • Formats/ImageLoaderHelpers (ByteSum)
  • Enumerators/KernelEnumerable (Floor)
  • Enumerators/KernelEnumerable (Clamp)
  • Enumerators/*
    • I would like to have an enumerator that returns a pair of uints that go from 0,0 to width, height with controllable row major and column major orders. Then I wouldn't need to keep reimplementing the x,y index in each enumerable
@jmeaster30 jmeaster30 added the META unrelated to functionality but helps with maintainability label Aug 3, 2023
@jmeaster30 jmeaster30 changed the title Remove SharperImage.Formats.ImageLoaderHelpers Use MyLib in places that can use it Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
META unrelated to functionality but helps with maintainability
Projects
None yet
Development

No branches or pull requests

1 participant