PhotoneoCodingQuality
Description
Photoneo camera trigger edge.
namespace PhotoneoCodingQuality
{
enum Type
{
NoValue,
Fast,
High,
Ultra
};
}
Photoneo camera trigger edge.
namespace PhotoneoCodingQuality
{
enum Type
{
NoValue,
Fast,
High,
Ultra
};
}