libjpeg.jpeglib

Undocumented in source.

Members

Aliases

JBLOCK
alias JBLOCK = JCOEF[DCTSIZE2]
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JBLOCKARRAY
alias JBLOCKARRAY = JBLOCKROW*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JBLOCKIMAGE
alias JBLOCKIMAGE = JBLOCKARRAY*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JBLOCKROW
alias JBLOCKROW = JBLOCK*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JCOEFPTR
alias JCOEFPTR = JCOEF*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JSAMPARRAY
alias JSAMPARRAY = JSAMPROW*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JSAMPIMAGE
alias JSAMPIMAGE = JSAMPARRAY*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JSAMPROW
alias JSAMPROW = JSAMPLE*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jAbort
alias jAbort = jpeg_abort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jAbrtCompress
alias jAbrtCompress = jpeg_abort_compress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jAbrtDecompress
alias jAbrtDecompress = jpeg_abort_decompress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jAddQuantTable
alias jAddQuantTable = jpeg_add_quant_table
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jAlcHTable
alias jAlcHTable = jpeg_alloc_huff_table
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jAlcQTable
alias jAlcQTable = jpeg_alloc_quant_table
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jCalcDimensions
alias jCalcDimensions = jpeg_calc_output_dimensions
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jCjpegDimensions
alias jCjpegDimensions = jpeg_calc_jpeg_dimensions
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jConsumeInput
alias jConsumeInput = jpeg_consume_input
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jCopyCrit
alias jCopyCrit = jpeg_copy_critical_parameters
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jCoreDimensions
alias jCoreDimensions = jpeg_core_output_dimensions
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jCreaCompress
alias jCreaCompress = jpeg_CreateCompress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jCreaDecompress
alias jCreaDecompress = jpeg_CreateDecompress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jDefColorspace
alias jDefColorspace = jpeg_default_colorspace
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jDefQTables
alias jDefQTables = jpeg_default_qtables
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jDestCompress
alias jDestCompress = jpeg_destroy_compress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jDestDecompress
alias jDestDecompress = jpeg_destroy_decompress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jDestroy
alias jDestroy = jpeg_destroy
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jFinCompress
alias jFinCompress = jpeg_finish_compress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jFinDecompress
alias jFinDecompress = jpeg_finish_decompress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jFinOutput
alias jFinOutput = jpeg_finish_output
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jHasMultScn
alias jHasMultScn = jpeg_has_multiple_scans
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jInComplete
alias jInComplete = jpeg_input_complete
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jMemDest
alias jMemDest = jpeg_mem_dest
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jMemSrc
alias jMemSrc = jpeg_mem_src
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jNewCMap
alias jNewCMap = jpeg_new_colormap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jQualityScaling
alias jQualityScaling = jpeg_quality_scaling
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jReadCoefs
alias jReadCoefs = jpeg_read_coefficients
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jReadHeader
alias jReadHeader = jpeg_read_header
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jReadRawData
alias jReadRawData = jpeg_read_raw_data
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jReadScanlines
alias jReadScanlines = jpeg_read_scanlines
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jResyncRestart
alias jResyncRestart = jpeg_resync_to_restart
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jSaveMarkers
alias jSaveMarkers = jpeg_save_markers
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jSetColorspace
alias jSetColorspace = jpeg_set_colorspace
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jSetDefaults
alias jSetDefaults = jpeg_set_defaults
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jSetLQuality
alias jSetLQuality = jpeg_set_linear_quality
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jSetMarker
alias jSetMarker = jpeg_set_marker_processor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jSetQuality
alias jSetQuality = jpeg_set_quality
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jSimProgress
alias jSimProgress = jpeg_simple_progression
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jStdDest
alias jStdDest = jpeg_stdio_dest
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jStdError
alias jStdError = jpeg_std_error
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jStdSrc
alias jStdSrc = jpeg_stdio_src
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jStrtCompress
alias jStrtCompress = jpeg_start_compress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jStrtDecompress
alias jStrtDecompress = jpeg_start_decompress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jStrtOutput
alias jStrtOutput = jpeg_start_output
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jSuppressTables
alias jSuppressTables = jpeg_suppress_tables
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jWrtCoefs
alias jWrtCoefs = jpeg_write_coefficients
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jWrtMByte
alias jWrtMByte = jpeg_write_m_byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jWrtMHeader
alias jWrtMHeader = jpeg_write_m_header
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jWrtMarker
alias jWrtMarker = jpeg_write_marker
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jWrtRawData
alias jWrtRawData = jpeg_write_raw_data
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jWrtScanlines
alias jWrtScanlines = jpeg_write_scanlines
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jWrtTables
alias jWrtTables = jpeg_write_tables
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j_common_ptr
alias j_common_ptr = jpeg_common_struct*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j_compress_ptr
alias j_compress_ptr = jpeg_compress_struct*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j_decompress_ptr
alias j_decompress_ptr = jpeg_decompress_struct*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_marker_parser_method
alias jpeg_marker_parser_method = boolean function(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_saved_marker_ptr
alias jpeg_saved_marker_ptr = jpeg_marker_struct*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jvirt_barray_ptr
alias jvirt_barray_ptr = jvirt_barray_control*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jvirt_sarray_ptr
alias jvirt_sarray_ptr = jvirt_sarray_control*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

J_COLOR_SPACE
enum J_COLOR_SPACE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
J_DCT_METHOD
enum J_DCT_METHOD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
J_DITHER_MODE
enum J_DITHER_MODE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

jpeg_CreateCompress
void jpeg_CreateCompress(j_compress_ptr cinfo, int _version, size_t structsize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_CreateDecompress
void jpeg_CreateDecompress(j_decompress_ptr cinfo, int _version, size_t structsize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_abort
void jpeg_abort(j_common_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_abort_compress
void jpeg_abort_compress(j_compress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_abort_decompress
void jpeg_abort_decompress(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_add_quant_table
void jpeg_add_quant_table(j_compress_ptr cinfo, int which_tbl, const(uint)* basic_table, int scale_factor, boolean force_baseline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_alloc_huff_table
JHUFF_TBL* jpeg_alloc_huff_table(j_common_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_alloc_quant_table
JQUANT_TBL* jpeg_alloc_quant_table(j_common_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_calc_jpeg_dimensions
void jpeg_calc_jpeg_dimensions(j_compress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_calc_output_dimensions
void jpeg_calc_output_dimensions(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_consume_input
int jpeg_consume_input(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_copy_critical_parameters
void jpeg_copy_critical_parameters(j_decompress_ptr srcinfo, j_compress_ptr dstinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_core_output_dimensions
void jpeg_core_output_dimensions(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_create_compress
auto jpeg_create_compress(j_compress_ptr cinfo)
Undocumented in source. Be warned that the author may not have intended to support it.
jpeg_create_decompress
auto jpeg_create_decompress(j_decompress_ptr cinfo)
Undocumented in source. Be warned that the author may not have intended to support it.
jpeg_default_colorspace
void jpeg_default_colorspace(j_compress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_default_qtables
void jpeg_default_qtables(j_compress_ptr cinfo, boolean force_baseline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_destroy
void jpeg_destroy(j_common_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_destroy_compress
void jpeg_destroy_compress(j_compress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_destroy_decompress
void jpeg_destroy_decompress(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_finish_compress
void jpeg_finish_compress(j_compress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_finish_decompress
boolean jpeg_finish_decompress(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_finish_output
boolean jpeg_finish_output(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_has_multiple_scans
boolean jpeg_has_multiple_scans(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_input_complete
boolean jpeg_input_complete(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_mem_dest
void jpeg_mem_dest(j_compress_ptr cinfo, ubyte** outbuffer, uint* outsize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_mem_src
void jpeg_mem_src(j_decompress_ptr cinfo, ubyte* inbuffer, uint insize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_new_colormap
void jpeg_new_colormap(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_quality_scaling
int jpeg_quality_scaling(int quality)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_read_coefficients
jvirt_barray_ptr* jpeg_read_coefficients(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_read_header
int jpeg_read_header(j_decompress_ptr cinfo, boolean require_image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_read_raw_data
JDIMENSION jpeg_read_raw_data(j_decompress_ptr cinfo, JSAMPIMAGE data, JDIMENSION max_lines)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_read_scanlines
JDIMENSION jpeg_read_scanlines(j_decompress_ptr cinfo, JSAMPARRAY scanlines, JDIMENSION max_lines)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_resync_to_restart
boolean jpeg_resync_to_restart(j_decompress_ptr cinfo, int desired)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_save_markers
void jpeg_save_markers(j_decompress_ptr cinfo, int marker_code, uint length_limit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_set_colorspace
void jpeg_set_colorspace(j_compress_ptr cinfo, J_COLOR_SPACE colorspace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_set_defaults
void jpeg_set_defaults(j_compress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_set_linear_quality
void jpeg_set_linear_quality(j_compress_ptr cinfo, int scale_factor, boolean force_baseline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_set_marker_processor
void jpeg_set_marker_processor(j_decompress_ptr cinfo, int marker_code, jpeg_marker_parser_method routine)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_set_quality
void jpeg_set_quality(j_compress_ptr cinfo, int quality, boolean force_baseline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_simple_progression
void jpeg_simple_progression(j_compress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_start_compress
void jpeg_start_compress(j_compress_ptr cinfo, boolean write_all_tables)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_start_decompress
boolean jpeg_start_decompress(j_decompress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_start_output
boolean jpeg_start_output(j_decompress_ptr cinfo, int scan_number)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_std_error
jpeg_error_mgr* jpeg_std_error(jpeg_error_mgr* err)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_stdio_dest
void jpeg_stdio_dest(j_compress_ptr cinfo, FILE* outfile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_stdio_src
void jpeg_stdio_src(j_decompress_ptr cinfo, FILE* infile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_suppress_tables
void jpeg_suppress_tables(j_compress_ptr cinfo, boolean suppress)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_write_coefficients
void jpeg_write_coefficients(j_compress_ptr cinfo, jvirt_barray_ptr* coef_arrays)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_write_m_byte
void jpeg_write_m_byte(j_compress_ptr cinfo, int val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_write_m_header
void jpeg_write_m_header(j_compress_ptr cinfo, int marker, uint datalen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_write_marker
void jpeg_write_marker(j_compress_ptr cinfo, int marker, const(JOCTET)* dataptr, uint datalen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_write_raw_data
JDIMENSION jpeg_write_raw_data(j_compress_ptr cinfo, JSAMPIMAGE data, JDIMENSION num_lines)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_write_scanlines
JDIMENSION jpeg_write_scanlines(j_compress_ptr cinfo, JSAMPARRAY scanlines, JDIMENSION num_lines)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_write_tables
void jpeg_write_tables(j_compress_ptr cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Imports

FILE (from core.stdc.stdio)
public import core.stdc.stdio : FILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

C_MAX_BLOCKS_IN_MCU
enum C_MAX_BLOCKS_IN_MCU;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DCTSIZE
enum DCTSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DCTSIZE2
enum DCTSIZE2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D_MAX_BLOCKS_IN_MCU
enum D_MAX_BLOCKS_IN_MCU;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JCS_ALPHA_EXTENSIONS
enum JCS_ALPHA_EXTENSIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JCS_EXTENSIONS
enum JCS_EXTENSIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JDCT_DEFAULT
enum JDCT_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JDCT_FASTEST
enum JDCT_FASTEST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_APP0
enum JPEG_APP0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_COM
enum JPEG_COM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_EOI
enum JPEG_EOI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_HEADER_OK
enum JPEG_HEADER_OK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_HEADER_TABLES_ONLY
enum JPEG_HEADER_TABLES_ONLY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_REACHED_EOI
enum JPEG_REACHED_EOI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_REACHED_SOS
enum JPEG_REACHED_SOS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_ROW_COMPLETED
enum JPEG_ROW_COMPLETED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_RST0
enum JPEG_RST0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_SCAN_COMPLETED
enum JPEG_SCAN_COMPLETED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPEG_SUSPENDED
enum JPEG_SUSPENDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPOOL_IMAGE
enum JPOOL_IMAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPOOL_NUMPOOLS
enum JPOOL_NUMPOOLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JPOOL_PERMANENT
enum JPOOL_PERMANENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MAX_COMPS_IN_SCAN
enum MAX_COMPS_IN_SCAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MAX_SAMP_FACTOR
enum MAX_SAMP_FACTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NUM_ARITH_TBLS
enum NUM_ARITH_TBLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NUM_HUFF_TBLS
enum NUM_HUFF_TBLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NUM_QUANT_TBLS
enum NUM_QUANT_TBLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

JHUFF_TBL
struct JHUFF_TBL
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
JQUANT_TBL
struct JQUANT_TBL
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_c_coef_controller
struct jpeg_c_coef_controller
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_c_main_controller
struct jpeg_c_main_controller
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_c_prep_controller
struct jpeg_c_prep_controller
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_color_converter
struct jpeg_color_converter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_color_deconverter
struct jpeg_color_deconverter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_color_quantizer
struct jpeg_color_quantizer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_common_struct
struct jpeg_common_struct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_comp_master
struct jpeg_comp_master
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_component_info
struct jpeg_component_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_compress_struct
struct jpeg_compress_struct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_d_coef_controller
struct jpeg_d_coef_controller
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_d_main_controller
struct jpeg_d_main_controller
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_d_post_controller
struct jpeg_d_post_controller
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_decomp_master
struct jpeg_decomp_master
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_decompress_struct
struct jpeg_decompress_struct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_destination_mgr
struct jpeg_destination_mgr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_downsampler
struct jpeg_downsampler
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_entropy_decoder
struct jpeg_entropy_decoder
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_entropy_encoder
struct jpeg_entropy_encoder
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_error_mgr
struct jpeg_error_mgr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_forward_dct
struct jpeg_forward_dct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_input_controller
struct jpeg_input_controller
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_inverse_dct
struct jpeg_inverse_dct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_marker_reader
struct jpeg_marker_reader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_marker_struct
struct jpeg_marker_struct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_marker_writer
struct jpeg_marker_writer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_memory_mgr
struct jpeg_memory_mgr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_progress_mgr
struct jpeg_progress_mgr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_scan_info
struct jpeg_scan_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_source_mgr
struct jpeg_source_mgr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jpeg_upsampler
struct jpeg_upsampler
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jvirt_barray_control
struct jvirt_barray_control
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jvirt_sarray_control
struct jvirt_sarray_control
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Templates

jpeg_common_fields
template jpeg_common_fields()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta