format
Vector getIndex(int indexType)
description
Retrieves the image's index signature of the requested type from the MediaObject.
parameters
indexType - the type of signature to retrieve, such as Eve.COLOR or Eve.TEXTURE
indexType
Eve.COLOR
Eve.TEXTURE
returns
the requested index signature
throws
The getIndex() method does not throw any exceptions.
getIndex()