Record jpeg_inverse_dct

Unit

Declaration

type jpeg_inverse_dct = record

Description

This item has no description.

Overview

Fields

Public start_pass: procedure(cinfo : j_decompress_ptr);
Public inverse_DCT: Array[0..MAX_COMPONENTS-1] of inverse_DCT_method_ptr;

Description

Fields

Public start_pass: procedure(cinfo : j_decompress_ptr);

This item has no description.

Public inverse_DCT: Array[0..MAX_COMPONENTS-1] of inverse_DCT_method_ptr;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.