Dirac - A Video Codec
Created by the British Broadcasting Corporation.
Go to the documentation of this file.
88 #ifndef dirac_utilities_bitmap
89 #define dirac_utilities_bitmap
109 return 4*((3*
w + 3)/4); }
112 return header.
putTo(stream); }
115 return header.
getFrom(stream); }
117 std::ostream&
putTo(std::ostream& output)
const;
118 std::istream&
getFrom(std::istream& input);
125 #endif // dirac_utilities_bitmap
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.