TOC PREV NEXT INDEX

IPimageToFld

Synopsis

convert an ip_Image to an AVS/Express Field_Unif and a renderable object

Input Port

In

ip_Image_In

Parameters

none

Output Port

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

In

The input is a reference to an ip_Image.

Output Port

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

IPfldToImage
IPread_AVS_Image

TOC PREV NEXT INDEX