church_archive_script/Programs/doc/_sources/functions/video/proptoclip.rst.txt

13 lines
323 B
Text
Raw Normal View History

2023-11-29 16:12:35 +00:00
PropToClip
==========
.. function:: PropToClip(vnode clip[, string prop='_Alpha'])
:module: std
Extracts a clip from the frames attached to the frame property *prop* in
*clip*.
This function is mainly used to extract a mask/alpha clip that was stored in
another one.
It is the inverse of ClipToProp().