Greetings!
New AccessImagine version is released. At last all files are signed with digital signature, that will stop Access from showing scary warnings. Also it is wrapped into full-featured installer package.
Webcams support got some improvements. If you notice your webcam is not working or taking low-resolution shots – please mail your color mode (letters after resolution numbers, like 1024×768 YUV2) at access@bukrek.net
Here are some VBA additions:
- Pic.InstantScan got optional delay parameter – it will wait delay seconds after device initialization before taking image (it may be needed for some cams that adjust focus/brightness at first few seconds).
- Pic.ScanSource (read-write property, number of image source, where -1 is WIA, -2 is TWAIN, -3 is Microsoft WDM, 0 and up – direct webcams)
- Pic.SelectSource – opens source selection dialog
- If empty.jpg image is present at StoragePath location, it will be used for empty control display.