Home | History | Annotate | Download | only in source

Lines Matching refs:BestQualityScale

1135 		/// Setter for BestQualityScale.
1142 /// Getter for BestQualityScale.
1144 const dng_urational & BestQualityScale () const
1248 return FinalWidth (DefaultScale () * BestQualityScale ().As_real64 ());
1257 return FinalHeight (DefaultScale () * BestQualityScale ().As_real64 ());