Unit 'FPImgBarCode' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-image]

DrawBarCode

Declaration

Source position: fpimgbarcode.pp line 79

function DrawBarCode(

  Img: TFPCustomImage;

  S: string;

  E: TBarcodeEncoding;

  aWidth: Integer = 1;

  AWeight: Double = 2.0

):Boolean;

function DrawBarCode(

  Img: TFPCustomImage;

  Rect: TRect;

  S: string;

  E: TBarcodeEncoding;

  aWidth: Integer = 1;

  AWeight: Double = 2.0

):Boolean;


Documentation generated on: 2023-03-18