[]
        
(Showing Draft Content)

CSJ2K.j2k.image.invcomptransf.InvCompTransf.ToString

ToString Method

ToString()

Returns a string with a descriptive text of which inverse component transformation is used. This can be either "Inverse RCT" or "Inverse ICT" or "No component transformation" depending on the current tile.

Declaration
public override string ToString()
Returns
Type Description
string

A descriptive string

Overrides