Object Hierarchy | Related C++ Class: ImageClip2 | Supported Parameter List: ImageClip
Inheritance
SIObject
ProjectItem
Clip
ImageClip
Introduced
2.0
Description
The ImageClip object represents an instance of an Image Source, which in turn is a reference to an image stored on disk. ImageClips and Image Sources are used as a means of introducing images into FxTrees, or as textures influencing Shaders. Image clips are created by calling AddImageClip or CreateImageClip.
Important information such as the File path and resolution are stored as Parameters of the Image Source, which can be retrieved by calling Clip.Source. You can read the pixel values of the image by calling ImageClip.GetImage.
Methods
Properties
See Also
|
|
|
Examples
• See ImageClip.1.vbs
• See ImageClip.2.js
Autodesk Softimage 2011