3.13. Dlaždicovatelné rozostření

3.13.1. Overview

Obrázek 17.34. Example for the Tileable filter

Example for the „Tileable“ filter

Původní obrázek

Example for the „Tileable“ filter

Filter Tileable Blur applied


Dlaždicovatelné rozostření je implementováno jako Skript-Fu, které volá zásuvný modul Gaussovo rozostření.

This filter is used to soften tile seams in images used in tiled backgrounds. It does this by blending and blurring the boundary between images that will be next to each other after tiling.

[Tip] Tip

If you want to treat only images borders, you can't apply filter to the whole image. The solution to get the wanted effect is as follows:

  1. Duplicate layer (LayerDuplicate Layer) and select it to work on it.

  2. Apply Tileable Blur filter with a 20 pixels radius to this layer.

  3. Select all (Ctrl+A) and reduce selection (SelectionShrink) to create a border with the wanted width.

  4. Give a feathered border to the selection by using SelectionFeather.

  5. Delete selection with Ctrl+K.

  6. Merge layers with LayerMerge down.

3.13.2. Activating the Filter

This filter is found in the main menu under FiltersBlurTileable Blur….

3.13.3. Options

Obrázek 17.35. Tileable Blur filter options

„Tileable Blur“ filter options

Poloměr

Čím je poloměr větší, tím je rozostření patrnější. Volbou Rozostřit svisle a Rozostřit vodorovně získáte dlaždicovatelné horizontální a vertikální okraje obrázku.

Rozostřit svisle, Rozostřit vodorovně

These options are self-explanatory.

Typ rozostření

Choose the algorithm to be applied:

IIR

for photographic or scanned images.

RLE

for computer-generated images.