Skip to content

pylon/AcquireSingleFrameConfiguration.h#

An instant camera configuration for single frame acquisition. More…

Namespaces#

Name
Pylon
Contains definitions of pylon types.

Classes#

Name
class Pylon::CAcquireSingleFrameConfiguration
An instant camera configuration for single frame acquisition, Use together with CInstantCamera::GrabOne() only.

Detailed Description#

An instant camera configuration for single frame acquisition.

Use together with Pylon::CInstantCamera::GrabOne() only. This instant camera configuration is provided as header-only file. The code can be copied and modified for creating own configuration classes.