Difference between revisions of "Luma Key Layer"
From Synfig Studio :: Documentation
m (Text replace - '{{l|Category:' to '{{Category|') |
m |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
{{Title|Luma Key Layer}} | {{Title|Luma Key Layer}} | ||
{{Category|Layers}} | {{Category|Layers}} | ||
+ | {{Category|Filters}} | ||
+ | {{NewTerminology}} | ||
<!-- Page info end --> | <!-- Page info end --> | ||
− | + | [[File:Layer filter lumakey icon.png|64px]] | |
− | + | == About Luma Key Layer == | |
+ | |||
+ | FIXME!!! | ||
+ | |||
+ | The Luma Key layer does the following: For every pixel of image it assigns the alpha value, based on its Luminosity. For example, black pixels become 100% transparent. White pixels are absolutely opaque. Gray pixels are semi-transparent. | ||
+ | |||
+ | == Parameters of the Luma Key Layers == | ||
+ | |||
+ | Parameters of the Luma Key Layers are: | ||
+ | |||
+ | {|{{Parameters}} | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Real_icon.png|16px}} {{l|Z Depth Parameter|Z Depth}} | ||
+ | ||0.000000 | ||
+ | ||real | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Real_icon.png|16px}} {{l|Amount Parameter|Amount}} | ||
+ | ||1.000000 | ||
+ | ||real | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Integer_icon.png|16px}} {{l|Blend Method Parameter|Blend Method}} | ||
+ | ||Composite | ||
+ | ||integer | ||
+ | |||
+ | |- | ||
+ | |} |
Latest revision as of 14:00, 13 March 2017
About Luma Key Layer
FIXME!!!
The Luma Key layer does the following: For every pixel of image it assigns the alpha value, based on its Luminosity. For example, black pixels become 100% transparent. White pixels are absolutely opaque. Gray pixels are semi-transparent.
Parameters of the Luma Key Layers
Parameters of the Luma Key Layers are:
Name | Value | Type |
Z Depth | 0.000000 | real |
Amount | 1.000000 | real |
Blend Method | Composite | integer |