DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.AntialiasFilter | Constructors | Fields | Methods | Properties | Events | Events
Scaling filter (like Linear, Lanczos) to be used for scaling images and grids.
// Delphi public property AntialiasFilter : TGIS_ScalingFilter read;
// C++ Builder public: __property TGIS_ScalingFilter* AntialiasFilter = {read};
Type |
---|
TGIS_ScalingFilter |
It is treated just as a suggestion. If layer has an Antialias=True and antialiasing is not managed by layer driver then a selected filer will be used.