.. index:: pair: enum; P1ImageSDKOutputBitDepth
.. _doxid-namespace_p1_1_1_image_sdk_c_1aaeeedcf3b9d165649560fe5997d76e34:

enum P1::ImageSdkC::P1ImageSDKOutputBitDepth
============================================



.. ref-code-block:: cpp
	:class: doxyrest-overview-code-block

	#include <C_P1ImageCaptureImage.h>

	enum P1ImageSDKOutputBitDepth
	{
	    :target:`P1ImageSDKOutputBitDepth_16Bit<doxid-namespace_p1_1_1_image_sdk_c_1aaeeedcf3b9d165649560fe5997d76e34a4d4dd16f2ec36d627fd678aa964612d5>` = 0,
	    :target:`P1ImageSDKOutputBitDepth_8Bit<doxid-namespace_p1_1_1_image_sdk_c_1aaeeedcf3b9d165649560fe5997d76e34a87e60b2439ed82f9100a4e5fc47d245d>`  = 1,
	};