<viz>.addImageGen

Add image generator plugin

 

<viz>.addImageGen(
    filename    
    command = 0    
    mesg = ''    
    x = 0    
    y = 0    
    z = 0    
    w = 0    

)

 

filename

Filenam of image gen plugin, usually ends with '.dlt'


command = 0


mesg = ''


x = 0


y = 0


z = 0


w = 0


Remarks

An ImageGen plugin is used to create custom texture objects.

Return Value

VizImageGen object.