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 5 months ago

jmeaster30 commented 11 months 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 5 months ago

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