[]
        
(Showing Draft Content)

CSJ2K.j2k.image.forwcomptransf.ForwCompTransf.ToString

ToString Method

ToString()

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

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

A descriptive string

Overrides