doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
jpeg_marker_writer Struct Reference

#include <jpegint.h>

Public Member Functions

 JMETHOD (void, write_any_marker,(j_compress_ptr cinfo, int marker, const JOCTET *dataptr, unsigned int datalen))
 
 JMETHOD (void, write_file_header,(j_compress_ptr cinfo))
 
 JMETHOD (void, write_frame_header,(j_compress_ptr cinfo))
 
 JMETHOD (void, write_scan_header,(j_compress_ptr cinfo))
 
 JMETHOD (void, write_file_trailer,(j_compress_ptr cinfo))
 
 JMETHOD (void, write_tables_only,(j_compress_ptr cinfo))
 

Detailed Description

Definition at line 120 of file jpegint.h.

Member Function Documentation

jpeg_marker_writer::JMETHOD ( void  ,
write_any_marker  ,
(j_compress_ptr cinfo, int marker, const JOCTET *dataptr, unsigned int datalen)   
)
jpeg_marker_writer::JMETHOD ( void  ,
write_file_header  ,
(j_compress_ptr cinfo)   
)
jpeg_marker_writer::JMETHOD ( void  ,
write_frame_header  ,
(j_compress_ptr cinfo)   
)
jpeg_marker_writer::JMETHOD ( void  ,
write_scan_header  ,
(j_compress_ptr cinfo)   
)
jpeg_marker_writer::JMETHOD ( void  ,
write_file_trailer  ,
(j_compress_ptr cinfo)   
)
jpeg_marker_writer::JMETHOD ( void  ,
write_tables_only  ,
(j_compress_ptr cinfo)   
)

The documentation for this struct was generated from the following file: