Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions | List of all members
jpeg_c_prep_controller Struct Reference

#include <jpegint.h>

Public Member Functions

 JMETHOD (void, start_pass,(j_compress_ptr cinfo, J_BUF_MODE pass_mode))
 
 JMETHOD (void, pre_process_data,(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail))
 

Detailed Description

Definition at line 64 of file jpegint.h.

Member Function Documentation

◆ JMETHOD() [1/2]

jpeg_c_prep_controller::JMETHOD ( void  ,
start_pass  ,
(j_compress_ptr cinfo, J_BUF_MODE pass_mode)   
)

◆ JMETHOD() [2/2]

jpeg_c_prep_controller::JMETHOD ( void  ,
pre_process_data  ,
(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail)   
)

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