[]
Apply the component transformation associated with the current tile. If no component transformation has been requested by the user, data are not modified. Else, appropriate method is called (forwRCT or forwICT).
public virtual DataBlk getInternCompData(DataBlk blk, int c)
Type | Name | Description |
---|---|---|
DataBlk | blk | Determines the rectangular area to return. |
int | c | Index of the output component. |
Type | Description |
---|---|
DataBlk | The requested DataBlk |