Unit 'JPEGLib' Package
[Overview][Constants][Types][Index] [#pasjpeg]

inverse_DCT_method_ptr

Declaration

Source position: jpeglib.pas line 663

type inverse_DCT_method_ptr = procedure(

  cinfo: j_decompress_ptr;

  compptr: jpeg_component_info_ptr;

  coef_block: JCOEFPTR;

  output_buf: JSAMPARRAY;

  output_col: JDIMENSION

);


Documentation generated on: 2023-03-18