GetFormatStringFromValue
|
![]() ![]() ![]() |
|
[in] unsigned int formatID
|
Integer containing the numerical ID of the pixel format.
|
|
|
String containing the name of the pixel format.
|
NULL if the format is not recognized.
|
|
|
|
char* FormatId=m_pCamera->GetFormatValueFromString(0x010C0027);
|
|