User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_bitmapabstract.premultiplied

Table of Contents

TGIS_BitmapAbstract.Premultiplied property

DK11 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
2023/08/09 01:51

Page Tools