[]
        
(Showing Draft Content)

CSJ2K.j2k.ModuleSpec.isTileCompSpecified

isTileCompSpecified Method

isTileCompSpecified(int, int)

Whether or not a tile-component specification has been defined

Declaration
public virtual bool isTileCompSpecified(int t, int c)
Public Overridable Function isTileCompSpecified(t As Integer, c As Integer) As Boolean
Parameters
Type Name Description
int t

Tile index

int c

Component index

Returns
Type Description
bool

True if a tile-component specification has been defined.