[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.CBlkSizeSpec.setTileCompVal

setTileCompVal Method

setTileCompVal(int, int, object)

Sets value for specified tile-component.

Declaration
public override void setTileCompVal(int t, int c, object value_Renamed)
Public Overrides Sub setTileCompVal(t As Integer, c As Integer, value_Renamed As Object)
Parameters
Type Name Description
int t

Tie index

int c

Component index

object value_Renamed
Overrides