Constructor
new ColladaImage(imageId, imageName)
    Constructs a ColladaImage
    Parameters:
| Name | Type | Description | 
|---|---|---|
imageId | 
            
            String | The id of an image node | 
imageName | 
            
            String | The name of an image node | 
- Source:
 
Methods
parse(element)
    Parses the images of a collada file.
Internal. Applications should not call this function.
    Parameters:
| Name | Type | Description | 
|---|---|---|
element | 
            
            Node | An image node | 
- Source: