#############
Draw_DC_Image
#############

.. default-domain:: cpp

Functions
=========

===== ===========================================================================================================================================================================================================================================================
void  :cpp:func:`HIC_Draw_DC_Image <void HIC_Draw_DC_Image(HIC_Rendition *nr, HIC_DC_Point *start, HIC_DC_Point *end, int hoffset, HIC_Image_Format format, int row_bytes, void **rasters, int pattern, HIC_Driver_Color *contrast_color, HIC_Image *db_image)>` 
void  :cpp:func:`HIC_Draw_DC_Image_Block <void HIC_Draw_DC_Image_Block(HIC_Rendition *nr, HIC_DC_Point *strt, int wdth, int hite, HIC_Image_Format frmt, int rowbytes, void *image_block)>`                                                                      
===== ===========================================================================================================================================================================================================================================================

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

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

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

.. doxygenfunction:: HIC_Draw_DC_Image
   :project: 3dgs_im

.. doxygenfunction:: HIC_Draw_DC_Image_Block
   :project: 3dgs_im



