DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.Premultiplied | Methods | Properties
True if the bitmap should be treated as premultiplied. Important only on some platforms.
// C# public Boolean Premultiplied { get {} set {} }
' VisualBasic Public Property Premultiplied As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property Premultiplied : Boolean read read;
| Type |
|---|
| bool Boolean |