DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.LoadFromStream | Methods | Properties
Load bitmap from platform stream.
// C# public void LoadFromStream( _stream _stream );
' VisualBasic Public Sub LoadFromStream( ByVal _stream As _stream )
// Oxygene public procedure LoadFromStream( _stream : _stream );
Name | Type | Description |
---|---|---|
_stream | _stream | platform specific stream (like TStream for VCL) |