Description of the changes from IC Imaging Control 3.3 to IC Imaging Control 3.4.
The overlay bitmap can now be used when both the video format and sink format are set to Y16. It is no longer necessary to disable the overlay bitmap in this scenario.
The new ICImagingControl.DeviceListChanged event can be used to react to changes to the list of available devices.
The VideoFormat and VideoFormatDesc classes have been enhanced to support devices with enhanced binning and skipping features. The previously used VideoFormat.BinningFactor has been superseeded by a family of functions describing the video format in more detail, e.g. VideoFormat.BinningFactorVertical or VideoFormatDesc.SkippingFactorHorizontal.
List of all new features