TCPDF_STATIC::_getFIXED( $str,  $offset )

Get FIXED from string (32-bit signed fixed-point number (16.16).


Description Description


Parameters Parameters

$str

(Required) (string) string from where to extract value

$offset

(Required) (int) point from where to read the data


Top ↑

Return Return

(int) 16 bit value


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.9.123 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.