4.2. Antialias

4.2.1. Prezentare generală

This filter reduces alias effects (see Anti-aliasing) using the Scale3X edge-extrapolation algorithm.

Scale3X este derivat din Scale2X, care este un efect grafic pentru a crește mărimea bitmap-urilor mici prin ghicitul pixelilor lipsă, fără a interpola pixeli și estomparea imaginilor. [8] Scale2X a fost inițial dezvoltat pentru a îmbunătăți calitatea jocurilor vechi pe PC de tip arcade cu o rezoluție video scăzută jucat cu hardware video ar fi televizoare, monitoare arcade, monitoare PC și ecrane LCD. [9]

The Antialias filter works as follows: for every pixel, the filter expands the original pixel in 9 (3×3) new pixels according to the Scale3X algorithm, using the colors of the pixel and its 8 adjacent pixels (extrapolation); then it subsamples the new pixels to a weighted average pixel.

4.2.2. Activating the Filter

This filter is found in the main menu under Filters → Enhance → Antialias.

4.2.3. Exemple

Următoarele exemple ilustrează efectul asupra unor modele. Pătratele mici sunt un pixel în mărime (zoom 16:1).

Imagine originală (zoom 16:1)

„Antialias” aplicat (zoom 16:1)