HomeSort by relevance Sort by last modified time
    Searched refs:CropFactor (Results 1 - 2 of 2) sorted by null

  /external/dng_sdk/source/
dng_host.h 259 /// \param cropFactor Fraction of image to be used after crop.
261 void SetCropFactor (real64 cropFactor)
263 fCropFactor = cropFactor;
268 real64 CropFactor () const
dng_negative.cpp     [all...]

Completed in 168 milliseconds