Imaging Control 4 C Library 1.0.0
Loading...
Searching...
No Matches
Modules
Here is a list of all modules:
[detail level 123]
 Image BuffersImage data is passed around in image buffer objects (IC4_IMAGE_BUFFER)
 Device EnumerationThis section describes how to enumerate and query information from connected video capture devices
 DisplayThe display functions provide an easy and fast way to display images
 Error HandlingThis section describes error handling in this library
 GrabberRepresents an opened video capture device, allowing device configuration and stream setup
 Core Library Functions
 PropertiesFunctions used to query, read or change properties of a component, usually the video capture device
 Property MapRepresents the property interface of a component, usually a video capture device
 Property ObjectsRepresents a property of a component, usually of a video capture device
 Category PropertiesCategory properties define a tree-relationship between all properties in a property map
 Command PropertiesCommand properties represent an action that can be performed by the device
 Integer PropertiesInteger properties represent a feature whose value is an integer number
 Float PropertiesFloat properties represent a feature whose value is a floating-point number
 Boolean PropertiesBoolean properties represent a feature whose value is a simple on/off switch
 String PropertiesString properties represent features whole value is a text
 Enumeration PropertiesEnumeration properties represent a feature whose value is selected from a list of named entries
 Register PropertiesRegister properties have a value represented by raw bytes
 Property ListsProperty lists represent groups of properties
 Property IdentifiersA lot of common property identifiers are described here
 Saving ImagesA collection of functions to store image buffers as in various types of images files
 SinksSink objects provide programmatic access to the image data acquired from video capture devices
 Queue SinkThe queue sink is a sink implementation that allows a program to process all images received from a video capture device
 Snap SinkThe snap sink is a sink implementation that allows a program to capture single images or sequences of images on demand, while still having a display showing all images
 Video WriterVideo writers allow compressing and saving images into video files
 Graphical User Interface FunctionsContains functions providing a basic graphical user interface for common tasks