########
Snapshot
########

.. default-domain:: cpp

Functions
=========

===== ===================================================================================================================
int   :cpp:func:`HIC_Snapshot <int HIC_Snapshot(HIC_Rendition *nr, int width, int height, unsigned char *data)>`         
int   :cpp:func:`HIC_Can_Snapshot <int HIC_Can_Snapshot(HIC_Rendition *nr)>`                                             
long  :cpp:func:`HIC_Driver_Snapshot_Texture <long HIC_Driver_Snapshot_Texture(HIC_Rendition *nr, long id)>`             
long  :cpp:func:`HIC_Driver_Snapshot_Depth_Texture <long HIC_Driver_Snapshot_Depth_Texture(HIC_Rendition *nr, long id)>` 
===== ===================================================================================================================

Detailed Description
====================

.. doxygengroup:: Snapshot
   :project: 3dgs_im
   :desc-only:

Function Documentation
======================

.. doxygenfunction:: HIC_Snapshot
   :project: 3dgs_im

.. doxygenfunction:: HIC_Can_Snapshot
   :project: 3dgs_im

.. doxygenfunction:: HIC_Driver_Snapshot_Texture
   :project: 3dgs_im

.. doxygenfunction:: HIC_Driver_Snapshot_Depth_Texture
   :project: 3dgs_im



