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

WebPEncodeBGRA

Declaration

Source position: libwebp.pas line 420

var WebPEncodeBGRA: function(

  const bgra: PByte;

  width: Integer;

  height: Integer;

  stride: Integer;

  quality_factor: Single;

  var output: PByte

):LongWord;



CT Web help

CodeTyphon Studio