User Tools

Site Tools


api:dk11:delphi:gistypesui.tgis_bitmapabstract.premultiplied

Table of Contents

TGIS_BitmapAbstract.Premultiplied property

DK11 for Delphi | GisTypesUI.TGIS_BitmapAbstract.Premultiplied | Fields | Methods | Properties

True if bitmap should be treated as premultipied. Important only on some platforms.

Available also on: .NET | Java | Python.

Syntax

// Delphi
public
  property Premultiplied : Boolean read write;
// C++ Builder
public:
  __property bool Premultiplied = {read, write};

Value

Type
Boolean
2022/12/20 01:17

Page Tools