User Tools

Site Tools


api:dk11:delphi:gislayerpixel.tgis_layerpixel.readdoublele_void

Table of Contents

TGIS_LayerPixel.readDoubleLE method

DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.readDoubleLE | Constructors | Fields | Methods | Properties | Events

Read double (8 bytes) from little endian stored bytes.

Available also on: .NET | Java.

Syntax

// Delphi
protected
  function readDoubleLE : Double;
// C++ Builder
protected:
  double readDoubleLE(void);

Result

Type Description
Double converted double
2020/05/07 01:08

Page Tools