| synopsis || arguments || prev || next |

kdu_codestream::get_comment

Java: Kdu_codestream::Get_comment

kdu_codestream_comment get_comment( kdu_codestream_comment prev=kdu_codestream_comment())

Java: Kdu_codestream_comment Get_comment( Kdu_codestream_comment prev)

[Declared in "../coresys/common/kdu_compressed.h"]

Go to class description.


Synopsis

Returns an interface to the text of the next ASCII comment marker segment for the main header, following that referenced by the prev interface. If prev is an empty interface, the function returns an interface to the very first AXCII comment in the main header. If no comment exists, conforming to the above rules, the function returns an empty interface.


Arguments

prev [kdu_codestream_comment]


| top || synopsis || arguments || prev || next |