User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_bitmapabstract.premultiplied

Table of Contents

TGIS_BitmapAbstract.Premultiplied property

DK for Python | tatukgis_pdk.TGIS_BitmapAbstract.Premultiplied | Methods | Properties

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

Available also on: Delphi | .NET | Java.

Syntax

# Python
@property
def Premultiplied(
  self
) -> bool: 
 
@Premultiplied.setter
def Premultiplied(
  self,
  _value: bool
) -> None: 

Value

Type
bool
2025/01/31 01:19

Page Tools