DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.PrintBmp | Overloads | Constructors | Methods | Properties | Events
Print the current content on a bitmap.
// Java public BufferedImage PrintBmp( bool _full );
// Oxygene public function PrintBmp( _full : Boolean ) : BufferedImage; virtual;
Name | Type | Description |
---|---|---|
_full | bool Boolean | if yes, all paint events are triggered |
Type | Description |
---|---|
BufferedImage | Viewer state on bitmap |