DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.readDoubleLE | Constructors | Fields | Methods | Properties | Events
Read double (8 bytes) from little endian stored bytes.
// Delphi protected function readDoubleLE : Double;
// C++ Builder protected: double readDoubleLE(void);
Type | Description |
---|---|
Double | converted double |