.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a367996813e4131927489b64aa2b70e3e: ConvertConfig.SetOutputColorSpace Method ++++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Set the pixel format for the output image. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` SetOutputColorSpace(:ref:`ColorSpace` colorspace); .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - colorspace - The colorspace enum, defining output color space .. rubric:: Returns: This object itself (this), to allow chaining