getfunction get( | $patient, | | | | $id, | | | | $convert_to | = | false | ) |
|
Fetch image Parameters$patient | Record ID of patient | $id | images table ID or “identification” | $convert_to | (optional) String or boolean false. Determines format for optional conversion. Defaults to false. |
- bmp - Windows bitmap format
- jpeg - JPEG image format
ReturnsImage binary data
|