Searched defs:cropFactor (Results 1 - 1 of 1) sorted by relevance
/external/dng_sdk/source/ | ||
H A D | dng_host.h | 259 /// \param cropFactor Fraction of image to be used after crop. 261 void SetCropFactor (real64 cropFactor) argument 263 fCropFactor = cropFactor; |
Completed in 291 milliseconds