TSmoothStretchOption
 
 
 

All Units  All Classes  Properties, Methods and Events  

TSmoothStretchOption

type TSmoothStretchOption = (ssBestQuality, ssBestPerformance);

Unit
TeCanvas

Description
Optionally used by the SmoothStretch global method.

Determines which algorithm will be used to smooth pixels.

"ssBestQuality" uses "Lanczos3" filter, while "ssBestPerformance" uses a regular and faster "Triangle" filter.




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.