.. _conjugate: conjugate ********* **Syntax:** :code:`conjugate(image)` Calculates complex conjugate of pixel values. This command can be used in the distributed processing mode. Use :ref:`distribute` command to change processing mode from local to distributed. Arguments --------- image [input & output] ~~~~~~~~~~~~~~~~~~~~~~ **Data type:** complex32 image Image to process.