Difference between revisions of "Import Image Layer"
From Synfig Studio :: Documentation
m (Text replace - '{{l|Category:' to '{{Category|') |
m |
||
| (9 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
<!-- Page info --> | <!-- Page info --> | ||
{{Title|Import Image Layer}} | {{Title|Import Image Layer}} | ||
| + | {{TOCright}} | ||
{{Category|Layers}} | {{Category|Layers}} | ||
| + | {{Category|Other}} | ||
| + | {{Category|ImportArt}} | ||
| + | {{NewTerminology}} | ||
<!-- Page info end --> | <!-- Page info end --> | ||
| − | + | == About Import Image Layer == | |
| + | {{l|Image:Layer_other_importimage_icon.png|64px}} | ||
| − | A short description of the layer can be found here: {{l|Layer#Import Image}} | + | FIXME!!! |
| + | |||
| + | A short description of the layer can be found here: {{l|Layer#Import_Image}} | ||
| + | |||
| + | === Size of imported images === | ||
| + | A global option in the {{l|Setup Dialog}} scale the image to the Canvas size. | ||
| + | |||
| + | == Parameters of the Import Image Layers == | ||
| + | |||
| + | Parameters of the Import image layers are: | ||
| + | |||
| + | {|border="0" align="none" style="border-collapse" cellpadding="3" cellspacing="0" | ||
| + | |-style="background:silver" | ||
| + | |'''Name'''||'''Value'''||'''Type''' | ||
| + | |- | ||
| + | ||{{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 | ||
| + | |- | ||
| + | ||{{l|Image:Integer_icon.png|16px}} {{l|Blend Method|Blend Method}} | ||
| + | ||Composite | ||
| + | ||integer | ||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:Vector_icon.png|16px}}Top-Left | ||
| + | ||-0.500000pt,0.500000pt | ||
| + | ||vector | ||
| + | |-style="" | ||
| + | ||{{l|Image:Vector_icon.png|16px}}Bottom-Right | ||
| + | ||0.500000pt,-0.500000pt | ||
| + | ||vector | ||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:Integer_icon.png|16px}} {{l|Blur Layer|Interpolation}} | ||
| + | ||Linear(Static) | ||
| + | ||integer | ||
| + | |- | ||
| + | |-style="" | ||
| + | ||{{l|Image:Real_icon.png|16px}}Gamma Adjustment | ||
| + | ||1.000000 | ||
| + | ||real | ||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:String_icon.png|16px}} Filename | ||
| + | || | ||
| + | ||string | ||
| + | |-style="background:" | ||
| + | ||{{l|Image:Time_icon.png|16px}}Time Offset | ||
| + | ||0f | ||
| + | ||time | ||
| + | |} | ||
| + | |||
| + | ===Top-Left=== | ||
| + | Image top left corner coordinate. | ||
| + | |||
| + | ===Bottom-Right=== | ||
| + | Image bottom right corner coordinate. | ||
| + | |||
| + | ===Filename=== | ||
| + | File to import | ||
| + | |||
| + | ===Time Offset=== | ||
| + | Time offset used for {{l|Doc:ListImporter|image sequence import}} | ||
Latest revision as of 13:06, 26 February 2017
About Import Image Layer
FIXME!!!
A short description of the layer can be found here: Layer
Size of imported images
A global option in the Setup Dialog scale the image to the Canvas size.
Parameters of the Import Image Layers
Parameters of the Import image layers are:
| Name | Value | Type |
| 0.000000 | real | |
| 1.000000 | real | |
| Composite | integer | |
| -0.500000pt,0.500000pt | vector | |
| 0.500000pt,-0.500000pt | vector | |
| Linear(Static) | integer | |
| 1.000000 | real | |
| string | ||
| 0f | time |
Top-Left
Image top left corner coordinate.
Bottom-Right
Image bottom right corner coordinate.
Filename
File to import
Time Offset
Time offset used for image sequence import
