Unit 'fppdfparser' Package
[Overview][Constants][Types][Classes][Index] [#fcl-pdf]

TPDFParser.LZWDecode

Declaration

Source position: fppdfparser.pp line 166

public class procedure TPDFParser.LZWDecode(

  aSrc: TStream;

  aDest: TStream

);

class function TPDFParser.LZWDecode(

  aSrc: TStream

):TStream;


Documentation generated on: 2025-07-25