.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a798d54ea034ae7a9f0a5b52d13fecaf4: ConvertConfig.SetOutputFormat 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` SetOutputFormat(:ref:`BitmapFormat` format); .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - format - The format enum, defining the RGB pixel format .. rubric:: Returns: This object itself (this), to allow chaining