[]
        
(Showing Draft Content)

CSJ2K.j2k.ModuleSpec.setTileCompVal

setTileCompVal Method

setTileCompVal(int, int, object)

Sets value for specified tile-component.

Declaration
public virtual void setTileCompVal(int t, int c, object value_Renamed)
Parameters
Type Name Description
int t

Tie index

int c

Component index

object value_Renamed