User Tools

Site Tools


api:dk11:delphi:gistypesui.tgis_bitmap.maketransparent_void

TGIS_Bitmap.MakeTransparent method

DK11 for Delphi | GisTypesUI.TGIS_Bitmap.MakeTransparent | Constructors | Methods | Properties

Make bitmap transparent by replacing all pixels with same color as left-up corner with TGIS_Color.None color (full ARGB transparency)

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  procedure MakeTransparent;
// C++ Builder
public:
  void MakeTransparent(void);
2022/11/30 19:19

Page Tools