.. _fr.inria.DropShadow:

DropShadow node
===============

.. raw:: html

   <!-- Do not edit this file! It is generated automatically by Natron itself. -->

|pluginIcon| 

*This documentation is for version 1.0 of DropShadow (fr.inria.DropShadow).*

Description
-----------

Creates a drop shadow on the source image using its alpha channel.

Inputs
------

+--------+-------------+----------+
| Input  | Description | Optional |
+========+=============+==========+
| Source |             | No       |
+--------+-------------+----------+

Controls
--------

.. tabularcolumns:: |>{\raggedright}p{0.2\columnwidth}|>{\raggedright}p{0.06\columnwidth}|>{\raggedright}p{0.07\columnwidth}|p{0.63\columnwidth}|

.. cssclass:: longtable

+---------------------------------------+---------+-----------------------------+-----------------------------------------------------------------------------------------------------+
| Parameter / script name               | Type    | Default                     | Function                                                                                            |
+=======================================+=========+=============================+=====================================================================================================+
| Convert to Group / ``convertToGroup`` | Button  |                             | Converts this node to a Group: the internal node-graph and the user parameters will become editable |
+---------------------------------------+---------+-----------------------------+-----------------------------------------------------------------------------------------------------+
| Angle / ``shadowAngle``               | Double  | -45                         |                                                                                                     |
+---------------------------------------+---------+-----------------------------+-----------------------------------------------------------------------------------------------------+
| Distance / ``shadowDist``             | Double  | 20                          |                                                                                                     |
+---------------------------------------+---------+-----------------------------+-----------------------------------------------------------------------------------------------------+
| Bluriness / ``shadowBlur``            | Double  | x: 0 y: 0                   |                                                                                                     |
+---------------------------------------+---------+-----------------------------+-----------------------------------------------------------------------------------------------------+
| Opacity / ``shadowOpacity``           | Color   | r: 0.5 g: 0.5 b: 0.5 a: 0.5 |                                                                                                     |
+---------------------------------------+---------+-----------------------------+-----------------------------------------------------------------------------------------------------+
| Color / ``shadowColor``               | Color   | r: 0 g: 0 b: 0              |                                                                                                     |
+---------------------------------------+---------+-----------------------------+-----------------------------------------------------------------------------------------------------+
| Color from source / ``shadowCFS``     | Boolean | Off                         |                                                                                                     |
+---------------------------------------+---------+-----------------------------+-----------------------------------------------------------------------------------------------------+
| Shadow only / ``shadowOnly``          | Boolean | Off                         |                                                                                                     |
+---------------------------------------+---------+-----------------------------+-----------------------------------------------------------------------------------------------------+

.. |pluginIcon| image:: fr.inria.DropShadow.png
   :width: 10.0%
