Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomBitmap.GetMaskHandle

Gets the value for the MaskHandle property.

Declaration

Source position: graphics.pp line 1373

protected function TCustomBitmap.GetMaskHandle: HBITMAP; override;

Function result

Value for the property.

See also

TRasterImage.MaskHandle

  

The handle allocated for the Bitmap Mask.

TRasterImage.GetMaskHandle

  

Gets the value for the MaskHandle property.