
|
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-2024 © by Steema Software. All Rights Reserved.