> For the complete documentation index, see [llms.txt](https://mostafaznv.gitbook.io/pdf-optimizer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mostafaznv.gitbook.io/pdf-optimizer/advanced-usage/configuring-ghostscript/downsamplecolorimages.md).

# DownsampleColorImages

| Method Name           | Argument Name | Argument Type |
| --------------------- | ------------- | ------------- |
| downSampleColorImages | status        | boolean       |

If <mark style="color:red;">true</mark>, color images are downsampled using the resolution specified by <mark style="color:red;">ColorImageResolution</mark>, assuming the threshold specified by <mark style="color:red;">ColorImageDownsampleThreshold</mark> is met.

If <mark style="color:red;">false</mark>, downsampling is not done and the resolution of color images in the PDF file is the same as the source images.
