.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a7dfe0d6ca4f23fbb05ff44d7dc042ce1: ConvertConfig.outputImage Member ++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Trigger processing of the applied options on the raw-buffer and return a new image as an RGB bitmap .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`IBitmapImage` outputImage .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - image - The source image to apply the configured decoding to * - sensorBayerOutput - The image buffer in Bayer format * - computeMask - Request mask image output * - allocFunction - An optional memory allocator function .. rubric:: Returns: RGB image and optinal mask image