Unit 'bgrabitmapthemeutils' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgracontrols]

GetBGRABitmap

Declaration

Source position: bgrabitmapthemeutils.pas line 21

function GetBGRABitmap(

  ABitmap: TBGRABitmap;

  Number: Integer

):TBGRABitmapArray;

function GetBGRABitmap(

  AFilename: string;

  Number: Integer

):TBGRABitmapArray;

function GetBGRABitmap(

  AStream: TStream;

  Number: Integer

):TBGRABitmapArray;



CT Web help

CodeTyphon Studio