GetFormatValueFromString
|
![]() ![]() ![]() |
|
[in] const char* formatName
|
String containing the name of the pixel format.
|
|
|
Integer containing the GigE Vision value of the current pixel format.
|
E_INVALIDARG if the format is not recognized.
|
|
|
int FormatId=m_pCamera->GetFormatValueFromString("Mono12Packed");
|
|