|
Impact Acquire SDK .NET
|
| CEventArgs | |
| CComponentChangedEventArgs | A class containing data generated by a component changed event |
| CDeviceWillBeClosedEventArgs | A class containing data generated by an event triggered when a device is about to get closed |
| CRequestReadyEventArgs | A class containing data generated by a request ready event fired by instances of the class mv.impact.acquire.helper.RequestProvider |
| CException | |
| CImpactAcquireException | An base class for exceptions generated by Impact Acquire |
| CIDisposable | |
| CFunctionInterface | The function interface to devices supported by this interface |
| CDevFileStream | A helper class derived from System.IO.Stream used to read from and write to a file on a device |
| CRequestBitmapData | A class containing a reference to a bitmap created from a request |
| CImageDisplay | A class that can be used for displaying images within existing windows or GUI elements that can provide a window handle |
| CImageDisplayWindow | A class that can be used to display images in a window |
| CRequestReadyEventData | A class containing data stored inside a mv.impact.acquire.helper.RequestReadyEventArgs event fired by instances of the class mv.impact.acquire.helper.RequestProvider when a new mv.impact.acquire.Request became ready |
| CVideoStreamPauseScope | A smaller helper class for pausing a video stream for a defined time |
| CIEnumerable | |
| CComponentCollection | A base class for sets of properties that can be modified by the user |
| CComponentList | A class to provide access to component lists |
| CCameraDescriptionManager | Grants access to camera description objects (Device specific interface layout only) |
| CComponentAccess | A base class to implement access to internal driver objects |
| CComponent | A base class to implement access to internal driver components |
| CComponentLocatorBase | A base class to locate components within the driver |
| CComponentCallback | A simple helper class to wrap the creation of a callback object |
| CDevice | This class and its functions represent an actual device detected by this interface in the current system |
| CDeviceManager | Grants access to devices that can be operated by this software interface |
| CDigitalIO | An abstract base class to represent a digital pin(Device specific interface layout only) |
| CDigitalInput | A class to represent a digital input pin(Device specific interface layout only) |
| CDigitalOutput | A class to represent a digital output pin(Device specific interface layout only) |
| CImageDisplayExtensions | Additional methods to extend the functionality of the class mv.impact.acquire.display.ImageDisplay |
| CExceptionFactory | A factory class to raise Impact Acquire related exceptions |
| CFirmwareUpdater | A class to perform a firmware update of a specific device |
| CFullSettingsBase | A base class that provides access to the most common settings for a device |
| CSettingsBlueFOX | This class provides access to general settings as well as to settings which are unique for the mvBlueFOX (Device specific interface layout only) |
| CAcquisitionControl | Category for the acquisition and trigger control features |
| CActionControl | Category that contains the Action control features |
| CAnalogControl | Category that contains the Analog control features |
| CChunkDataControl | Category that contains the Chunk Data control features |
| CColorTransformationControl | Category that contains the Color Transformation control features |
| CCounterAndTimerControl | Category that contains the Counter and Timer control features |
| CCustomCommandGenerator | Contains convenience functions to control features understood by a devices custom command interpreter |
| CDeviceControl | Category for device information and control |
| CDigitalIOControl | Category that contains the digital input and output control features |
| CEncoderControl | Category that contains the quadrature Encoder Control features |
| CEventControl | Category that contains Event control features |
| CFileAccessControl | Category that contains the File Access control features |
| CImageFormatControl | Category for Image Format Control features |
| CLensControlBase | Contains convenience functions to control features understood by generic lens adapters |
| CLensControlBirger | Contains convenience functions to control features understood by Birger Engineering, Inc. lens adapters |
| CLightControl | Category containing the Lighting control features |
| CLogicBlockControl | Category that contains the Logic Block control features |
| CLUTControl | Category that includes the LUT control features |
| CmvI2cInterfaceControl | Contains features to control the I2C interface |
| COpticControl | Category for optical control features |
| CScan3dControl | Category for control of 3D camera specific features |
| CSequencerControl | Category for the Sequencer Control features |
| CSoftwareSignalControl | Category that contains the Software Signal Control features |
| CSourceControl | Category that contains the source control features |
| CTestControl | Category for Test Control features |
| CTransferControl | Category for the data Transfer Control features |
| CTransportLayerControl | Category that contains the transport Layer control features |
| CUserSetControl | Category that contains the User Set control features |
| CIntPtrExtension | Additional methods to extend the System.IntPtr structure's functionality |
| CIRequestBuffer | A default request buffer |
| CUserSuppliedHeapBuffer | A small helper class to create a user supplied buffer on the heap |
| CRequestProvider | A helper class that can be used to create a simple continuous acquisition from a device |
| CIOSubSystem | A base class to handle digital inputs and outputs (Device specific interface layout only) |
| CIOSubSystemBlueFOX | A class to handle the digital inputs and outputs for mvBlueFOX USB cameras (Device specific interface layout only) |
| CIOSubSystemCommon | A base class to handle the digital inputs and outputs for devices (Device specific interface layout only) |
| CIRequestFactory | A default request factory |
| CVideoStream | A class to create compressed video stream from images captured or loaded using the Impact Acquire API |
| CLibraryPath | A small helper class to administer various library search path related variables and paths |
| CTImageBufferPixelFormatExtension | Additional methods to extend the functionality of the mv.impact.acquire.TImageBufferPixelFormat enumeration |
| CTImageDestinationPixelFormatExtension | Additional methods to extend the functionality of the mv.impact.acquire.TImageDestinationPixelFormat enumeration |
| CUserData | A helper class to work with the device specific non-volatile memory(if available) |
| CUserDataEntry | A helper class that represents one entry in the devices non-volatile memory (if available) |
| CWhiteBalancer | Convenience class to provide an easy way for a more precise white balance calibration |
| CStream | |
| CDevFileStream | A helper class derived from System.IO.Stream used to read from and write to a file on a device |