10 # include <vcl_msvc_warnings.h> 49 s <<
"vil_bmp_info_header:\n" 52 <<
" horiz_res : " <<
horiz_res << std::endl
53 <<
" verti_res : " <<
verti_res << std::endl
55 <<
" colorcount : " <<
colorcount << std::endl << std::endl;
Stream interface for VIL image loaders.
void vil_stream_write_little_endian_uint_32(vil_stream *s, vxl_uint_32 w)
read numbers from vil_stream
Stream interface for VIL image loaders.
write integers to vil_stream
vxl_uint_32 vil_stream_read_little_endian_uint_32(vil_stream *s)