Operator Reference
Use the tabs on the upper right to switch to a different programming language.
Use the tabs on the upper right to switch to a different programming language.
HImageSource (Class)
HImageSource
— Represents an instance of an image source.
Constructors
CreateImageSource |
Create an image source handle. |
Methods
ConnectImageSource |
Connect to an image source. | |
ControlImageSource |
Control actions available for an image source. | |
CreateImageSource |
Create an image source handle. | |
DisconnectImageSource |
Disconnect an image source. | |
FetchFromImageSource |
Fetch images and corresponding meta data from the image source buffer queue. | |
GetImageSourceParam |
Return the value of an image source parameter. | |
QueryImageSources |
Returns handles corresponding to image sources. | |
SetImageSourceParam |
Set a parameter of an image source. | |
SnapFromImageSource |
Acquire an image with corresponding meta data from an image source. | |
StartImageSource |
Prepare the image source for continuously acquiring, transmitting and receiving images. | |
StopImageSource |
Stop the continuous acquisition, transmission and reception of images of the image source. |
HImageSource (Class)
Name
HImageSource
— Represents an instance of an image source.
Constructors
CreateImageSource |
Create an image source handle. |
Methods
ConnectImageSource |
Connect to an image source. | |
ControlImageSource |
Control actions available for an image source. | |
CreateImageSource |
Create an image source handle. | |
DisconnectImageSource |
Disconnect an image source. | |
FetchFromImageSource |
Fetch images and corresponding meta data from the image source buffer queue. | |
GetImageSourceParam |
Return the value of an image source parameter. | |
QueryImageSources |
Returns handles corresponding to image sources. | |
SetImageSourceParam |
Set a parameter of an image source. | |
SnapFromImageSource |
Acquire an image with corresponding meta data from an image source. | |
StartImageSource |
Prepare the image source for continuously acquiring, transmitting and receiving images. | |
StopImageSource |
Stop the continuous acquisition, transmission and reception of images of the image source. |
Use the tabs on the upper right to switch to a different programming language.