6.8. ドロップシャドウ...

6.8.1. 概観

図17.131 ドロップシャドウフィルターの使用例

「ドロップシャドウ」フィルターの使用例

元画像

「ドロップシャドウ」フィルターの使用例

Using the GEGL Drop Shadow


With this GEGL filter you can add a drop-shadow to an image, a selection or a text. You may choose the color, position, and size of the shadow.

6.8.2. フィルターの呼び出し方

You can find this filter in the image menu through FiltersLight and ShadowDrop Shadow….

This filter is normally disabled. You must add an Alpha channel to your image to use it.

6.8.3. オプション

図17.132 ドロップシャドウフィルターのオプション

「ドロップシャドウ」フィルターのオプション

Presets, Input Type, Clipping, Blending Options, Preview, Split view
[注記] 注記

These options are described in 「Common Features」.

X, Y

ドロップシャドウが描かれたレイヤーは対象となる選択範囲もしくはレイヤーの真下から水平に X ピクセル、 垂直に Y ピクセル移動します。 したがって元画像からの相対的な位置を X と Y のオフセットで設定できます。 ここに高い値を指定すれば仮想上の光源はどこか水平方向や垂直方向に遠く離れているような効果をもたらし、 逆に低い値を指定すれば画像の至近距離から照らしているように見えます。

オフセット値は負の数も可能であり、 X < 0 にすれば影が画面の左側に落ち、 Y < 0 にすれば影は画面の上側に落ちます。

Out of sheer curiosity, you can see the drop shadow layer clearly by setting blur radius to 0 and moving the drop shadow with X and Y.

ぼかし半径

After creating the shadow, a Gaussian blur with the specified radius is applied to the shadow layer, resulting in the realistic appearance of the drop shadow.

Grow shape

You can choose the shape that will be used to expand or contract the shadow. The choices should be self explanatory: Circle (default), Square, or Diamond.

Grow radius

The distance to expand the shadow before blurring. A negative value will contract the shadow instead.

You can choose the color of the shadow here. Just click on the color swatch, and select a color when the color selector pops up, or use the eye-dropper to pick a color from the image.

不透明度

Shadow opacity. It defaults to 0.500, but you may select any other value from 0 (full transparency) to 2.00 (full opacity) here.

6.8.4. Using Drop Shadow Filter

This GEGL Drop Shadow filter is surprising: if you apply the filter directly to the image as you do with the legacy filter, you get nothing, unless you have transparent areas in your image.

To get the same result as the legacy filter:

  1. Open your original image.

  2. Open a new image, a little bigger than your original image, filled with transparency.

  3. Copy your original image and paste it into the new image. A floating selection is created in the layer dialog.

  4. Anchor the floating selection.

  5. Menus/Layer/Crop to content.

  6. Menus/Layer/Layer boundary size: set layer size to the same size than your image and filled with transparency; click on the Center button. Then click on the Resize button.

  7. Open the Drop Shadow dialog: the drop shadow is displayed in the on-canvas preview. You can change the default options values.

  8. Eventually, add a new layer, with the same size as the image and filled with the color you want to give to the background. Move this layer to the bottom of the layer stack.

  9. Click on the OK to apply filter.

Applying filter to a selection:

  1. Open your original image.

  2. Open a new image, the same size as your original image, filled with transparency.

  3. Create the selection

  4. Copy the selection and paste it into the new image. A floating selection is created in the layer dialog.

  5. Anchor the floating selection.

  6. Menus/Layer/Crop to content.

  7. Menus/Layer/Layer to image size (with transparency).

  8. Open the Drop Shadow dialog: the drop shadow is displayed in the on-canvas preview. You can change the default options values.

  9. Eventually, add a new layer, with the same size as the image and filled with the color you want to give to the background. Move this layer to the bottom of the layer stack.

    You can also use your original image as background: undo the selection, copy the image and paste it as new layer in the new image. Move the new layer to the bottom of the layer stack.

  10. Click on the OK to apply filter.

Applying filter to a text:

The procedure is more simple to create a drop shadow for a text: create the text and apply the Drop Shadow filter directly.