opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Typedefs | Enumerations
image_loading_flags.h File Reference
#include <liboscar/utilities/flags.h>
Include dependency graph for image_loading_flags.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  osc
 

Typedefs

using osc::ImageLoadingFlags = Flags< ImageLoadingFlag >
 

Enumerations

enum class  osc::ImageLoadingFlag { osc::None = 0 , osc::FlipVertically = 1<<0 , osc::TreatComponentsAsSpatialVectors = 1<<1 }