![]() |
Zivid C++ API 2.18.0+1b44dbef-1
|
Go to the source code of this file.
Namespaces | |
| namespace | Zivid |
| The main Zivid namespace. All Zivid code is found here. | |
Enumerations | |
| enum class | Zivid::FrameFileType { Zivid::frame , Zivid::frame2D } |
| The type of frame stored in a .zdf file. More... | |
Functions | |
| ZIVID_CORE_EXPORT FrameFileType | Zivid::readFrameFileType (const std::string &fileName) |
| Get the type of frame stored in a .zdf file. | |