- This topic has 0 replies, 1 voice, and was last updated 13 years, 4 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
Forums › TWAIN Classic › Custom capabilities question
We’ve been asked to create a TWAIN driver for an imaging device we make. I have a pretty good handle on implementing a DS but am curious to know how to provide details about some custom capabilities we will have in our DS to the developers that will be using it. Specifically we have a proprietary image file format that we will be supporting. How would we properly extend the ICAP_IAMGEFIELFORMAT values to add ours? Or should our file format be a custom capability? Thanks in advance.