Record jpeg_color_converter
Unit
Declaration
type jpeg_color_converter = record
Description
This item has no description.
Overview
Fields
| Public | start_pass: procedure(cinfo : j_compress_ptr); |
| Public | color_convert: procedure(cinfo : j_compress_ptr; input_buf : JSAMPARRAY; output_buf : JSAMPIMAGE; output_row : JDIMENSION; num_rows : int); |
Description
Fields
| Public | start_pass: procedure(cinfo : j_compress_ptr); |
|
This item has no description. | |
| Public | color_convert: procedure(cinfo : j_compress_ptr; input_buf : JSAMPARRAY; output_buf : JSAMPIMAGE; output_row : JDIMENSION; num_rows : int); |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.