jmeaster30 / SharperImage

An image encoder/decoder/processor
MIT License
1 stars 0 forks source link

Fix API around the PixelEnumerable class #7

Closed jmeaster30 closed 9 months ago

jmeaster30 commented 1 year ago

It is super annoying that you have to pass in a function that constructs the enumerator.

There has to be a better way

jmeaster30 commented 9 months ago

There is and I fixed it. Also renamed PixelEnumerable to ImageDataEnumerable