IPimageToFld
Synopsis
convert an ip_Image to an AVS/Express Field_Unif and a renderable object
Input Ports
Parameters
Output Ports
TmpField |
IPfld |
dataObject |
DataObject |
Description
IPimageToFld converts an ip_Image into two outputs:
A DataObject that can be displayed in one of the renders.
An AVS/Express field format data object.
Input Ports
-
In
-
The input is a reference to an ip_Image.
Output Ports
-
TmpField
-
This output is the ip_Image converted back into an AVS/Express field.
-
obj
-
This is a renderable version of the output.
Example
Not available.
File
v/ip.v
See also
Related modules