DK11 for Python | tatukgis.pdk.TGIS_BitmapAbstract.Premultiplied | Methods | Properties
True if bitmap should be treated as premultipied. Important only on some platforms.
# Python @property def Premultiplied( self ) -> bool: @Premultiplied.setter def Premultiplied( self, _value: bool ) -> None:
Type |
---|
bool |