.. index:: pair: struct; P1::ImageSdkC::Rect .. _doxid-struct_p1_1_1_image_sdk_c_1_1_rect: struct P1::ImageSdkC::Rect ========================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Rect { // fields int :target:`x`; int :target:`y`; int32_t :target:`width`; int32_t :target:`height`; };