Sets the color depth used for TIFF screen captures
#include <ScreenCapture.au3>
_ScreenCapture_SetTIFColorDepth ( $iDepth )
$iDepth | Image color depth: 0 - Default encoder color depth 24 - 24 bit 32 - 32 bit |
If not explicitly set, TIFF screen captures default to 24 bits.