DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.LockPixels | Methods | Properties
Return read only raw pixels in native system format and native system line order,
// C# public void LockPixels( ref ITGIS_Pixels _pixels );
' VisualBasic Public Sub LockPixels( ByRef _pixels As ITGIS_Pixels )
// Oxygene public procedure LockPixels( var _pixels : ITGIS_Pixels );
Name | Type | Description |
---|---|---|
_pixels | ITGIS_Pixels | array of pixels to be returned |