pylon/_ImageFormatConverterParams.h#
Namespaces#
| Name | 
|---|
| Basler_ImageFormatConverterParams | 
Classes#
| Name | |
|---|---|
| class | Basler_ImageFormatConverterParams::CImageFormatConverterParams_Params_v10_0_0  A parameter class containing all parameters as members that are available for Image Format Converter.  |  
| class | Basler_ImageFormatConverterParams::CImageFormatConverterParams_Params  A parameter class containing all parameters as members that are available for Image Format Converter.  |  
Detailed Description#
A parameter class containing all parameters as members that are available for Image Format Converter.
The parameter class is used by the Pylon::CImageFormatConverter class. The Pylon::CImageFormatConverter creates new images by converting a source image to a different format. Once the format converter is configured it can convert almost all image formats supported by Basler camera devices. The [Utility_ImageFormatConverter] code sample shows the use of the Image Format Converter class.