BitFlow.NET
Source code documentation of the BitFlow .NET interface.
|
▼NBFGTLUtilities | Interface to access and control GenICam devices using the BFGTLUtilities library |
CLibrary | Class exposing static properties of the BFGTLUtilities library |
CDevice | Class used to access and modify GenTL devices |
CBaseNode | |
CValueNode | |
CIntegerNode | |
CBooleanNode | |
CCommandNode | |
CFloatNode | |
CStringNode | |
CRegisterNode | |
CCategoryNode | |
CEnumerationNode | |
CEnumEntryNode | |
CPortNode | |
▼NBufferAcquisition | Buffer Interface image acquisition library |
CBoardProperties | |
CBufferedAcquisition | Abstract base class of the Buffer Interface acquisition library |
CBFTime | Used to return the timestamp of an acquired buffer |
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 |