jmeaster30 / SharperImage

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

Perform processing on the GPU #15

Open jmeaster30 opened 8 months ago

jmeaster30 commented 8 months ago

IPixelEnumerables should also allow execution on the GPU

or we should have a different interface that only runs on the GPU then we can mix GPU and CPU processing maybe