twain / twain-samples

136 stars 84 forks source link

[Bug] DS must return TWCC_BADVALUE if frame is out of range [sf#18] #18

Closed kolomiets closed 7 years ago

kolomiets commented 7 years ago

Reported by mihailm on 2009-10-26 13:57 UTC If the requested values exceed the maximum size the Source can acquire, set the pImageLayout->Frame values used within the Source to the largest extent possible within the axis of the offending value. Return TWRC_FAILURE with TWCC_BADVALUE.

kolomiets commented 7 years ago

Updated by mihailm on 2010-04-08 12:44 UTC

kolomiets commented 7 years ago

Updated by mihailm on 2010-04-20 20:24 UTC

kolomiets commented 7 years ago

Commented by mihailm on 2010-04-20 20:24 UTC fixed in Rev.85