|
BitFlow.NET
Source code documentation of the BitFlow .NET interface.
|
| ▼NBufferAcquisition | Buffer Interface image acquisition library. |
| CBufferedAcquisition | Abstract base class of the Buffer Interface acquisition library. |
| CBufferInfo | Used to bridge the gap between managed C++ and C# for returning the buffer info for the WaitForFrameDone methods. |
| CCircularAcquisition | This class provides the ability to capture images into a circular queue using a BitFlow interface board. |
| CSequenceAcquisition | This class provides the ability to acquire a sequence of images using a BitFlow interface board. |
| ▼NCLComm | Interface to read and write to a Camera Link serial port. |
| CCLAllSerial | C# Wrapper class around the clAllSerial functions. |
| ▼NCXPReg | Interface to read and write to the registry space of a CoaXPress camera. |
| CDevice | C# wrapper class to access and modify registers on a CXP device via a BitFlow frame grabber. |
| ▼NDisplaySurface | Windows Form GUI interface for displaying bitmap images. |
| CBFColorPalette | Algorithmically generate a variety of color palettes for display of 8-bit grayscale bitmaps. |
| CDispSurf | A Windows Form GUI widget used to display bitmap images. |