.. _doxcsid-class_p1_1_1_image_sdk_1_1_raw_image_1a78631018a2a0714d019261b2a55908dd: RawImage Constructor ++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Create a :ref:`RawImage ` object from a system file path, to either a IIQ file .. ref-code-block:: csharp :class: doxyrest-overview-code-block public RawImage (string iiqFilePath) .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - iiqFilePath - Path to the IIQ file .. rubric:: See also: :ref:`RawImage(byte[]) `