Record jpeg_color_deconverter

Unit

Declaration

type jpeg_color_deconverter = record

Description

This item has no description.

Overview

Fields

Public start_pass: procedure(cinfo: j_decompress_ptr);
Public color_convert: procedure(cinfo : j_decompress_ptr; input_buf : JSAMPIMAGE; input_row : JDIMENSION; output_buf : JSAMPARRAY; num_rows : int);

Description

Fields

Public start_pass: procedure(cinfo: j_decompress_ptr);

This item has no description.

Public color_convert: procedure(cinfo : j_decompress_ptr; input_buf : JSAMPIMAGE; input_row : JDIMENSION; output_buf : JSAMPARRAY; num_rows : int);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.