[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'GTKProc' (#lcl)

CreateGdkMaskBitmap

Declaration

Source position: line 0

function CreateGdkMaskBitmap(

  AImage: HBITMAP;

  AMask: HBITMAP

):PGdkBitmap;

function CreateGdkMaskBitmap(

  AImageMask: PGdkBitmap;

  AMask: PGdkBitmap

):PGdkBitmap;