struct P1::ImageSdk::LensProfileLightFalloff#
#include <P1ImageLensProfile.hpp> struct LensProfileLightFalloff: public P1::ImageSdk::LensProfileBase { // fields std::vector<Point2D> lightFalloffPoints; };
Inherited Members#
public: // fields float mAperture; float mFocalLength; float mScale;