DK11 for Java | tatukgis.jdk.TGIS_Config.WriteBitmap | Constructors | Fields | Methods | Properties
Write parameters given by _name.
// Java public void WriteBitmap( java.lang.String _name, TGIS_Bitmap _value, TGIS_Bitmap _default );
// Oxygene public procedure WriteBitmap( _name : String; _value : TGIS_Bitmap; _default : TGIS_Bitmap );
Name | Type | Description |
---|---|---|
_name | java.lang.String String | name of value |
_value | TGIS_Bitmap | value of the parameter |
_default | TGIS_Bitmap | default value of the parameter |