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

jp2_output_box::write

Java: Jp2_output_box::Write

Overload navigation: 1, 2, 3, 4, 5, 6

bool write( kdu_uint32 dword)

Java: boolean Write( long dword)

[Declared in "../apps/compressed_io/jp2.h"]

Go to class description.


Synopsis

Writes a big-endian 32-bit unsigned integer to the body of the box, returning false if the output device is unable to receive all of the supplied data for some reason.


Arguments

dword [kdu_uint32]


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