Unit JdMaster

Classes

Functions

jinit_master_decompress - Do computations that are needed before master selection phase } { Initialize master decompression control and select active modules.
jpeg_calc_output_dimensions - Compute output image dimensions and related values.

Types

Constants

Variables


Functions


procedure jinit_master_decompress (cinfo : j_decompress_ptr);

Do computations that are needed before master selection phase } { Initialize master decompression control and select active modules. This is performed at the start of jpeg_start_decompress. } {GLOBAL

D_MULTISCAN_FILES_SUPPORTED } { Initialize master decompression control and select active modules. This is performed at the start of jpeg_start_decompress. } {GLOBAL


procedure jpeg_calc_output_dimensions (cinfo : j_decompress_ptr);

Compute output image dimensions and related values. NOTE: this is exported for possible use by application. Hence it mustn't do anything that can't be done twice. Also note that it may be called before the master module is initialized! } {GLOBAL

Compute output image dimensions and related values. NOTE: this is exported for possible use by application. Hence it mustn't do anything that can't be done twice. Also note that it may be called before the master module is initialized! } {GLOBAL


Types


Constants


Variables