Unit 'libwebp' Package
[Overview][Types][Procedures and functions][Variables][Index] [#pl_bgrabitmap]

TWebPIDecoder

Declaration

Source position: libwebp.pas line 87

type TWebPIDecoder = record

  state_: TDecState;

  

  w_: Integer;

  

  h_: Integer;

  

  params_: TWebPDecParams;

  

  dec_: Pointer;

  

end;



CT Web help

CodeTyphon Studio