.

Average: 0
Rating Count: 0

Development status: New development
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Calculation/ImgFileReader
Contact:



Class Description


The device reads a 8-bit graphic file and provides an Tango attribute containing its data.

If it is a RGB file, it is automatically converted to grayscale.

It supports the following file formats : - Windows Bitmaps - BMP, DIB - Portable image format - PBM, PGM, PPM - Sun rasters - SR, RAS (only uncompressed) - TIFF files - TIFF, TIF (uncompressed, packbits, jpeg, zip) - JPEG files - JPEG, JPG, JPE - Portable Network Graphics - PNG Or DiffractionImage library supported images (MAR345, ADSC,Oxford Diff...)

Families: Calculation

Key words:

Language: Cpp

License:

Contact:

Class interface


Attributes:

Name Description
filenameScalar: DevString
diffractionFilenameScalar: DevString
imageImage: DevUChar
diffractionImageImage: DevULong

Commands:

Name Description
StateInput: DevVoid
Output: State
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: DevString
This command gets the device status (stored in its device_status data member) and returns it to the caller.

Pipes:

Properties:


Please log in to comment.

22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:23 Feb 2017, 9:42 a.m.