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

kdu_codestream_comment::put_text

Java: Kdu_codestream_comment::Put_text

bool put_text( const char * string)

Java: boolean Put_text( String string)

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

Go to class description.


Synopsis

Returns false if the comment text has been frozen, as a result of writing it to or converting it from a code-stream comment marker segment. Otherwise, appends the text in string to any existing text and returns true.


Arguments

string [const char *]


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