User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_bitmap.savetofile_string

Table of Contents

TGIS_Bitmap.SaveToFile(java.lang.String) method

DK11 for Java | tatukgis.jdk.TGIS_Bitmap.SaveToFile | Overloads | Constructors | Methods | Properties

Save bitmap to file.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public void SaveToFile(
  java.lang.String _path
);
// Oxygene
public
  procedure SaveToFile(
    _path : String
  );

Parameters

Name Type Description
_path java.lang.String
String
path to file
2023/12/20 01:34

Page Tools