naps2 icon indicating copy to clipboard operation
naps2 copied to clipboard

Display image of partial scan in progress

Open pingarelho opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. No.

Describe the solution you'd like I'd like a way to get the WIA data stream as it is being written instead of getting just the finished image (using the SDK).

Describe alternatives you've considered I've considered looking into WIA examples and creating my own C# app that does this, but it would be way easier/faster to use NAPS2 profiles and getting the data that way.

Additional context I'm trying to turn an old scanner into a musical instrument that generates sound as it is scanning an image.

pingarelho avatar Oct 16 '24 13:10 pingarelho

It's technically possible to expose the underlying stream as part of progress reporting but that's fairly complicated and low priority right now. Hypothetically this could support a visual display of the scan in progress in the NAPS2 app as some other apps do.

cyanfish avatar Jan 26 '25 18:01 cyanfish