###################
Draw_DC_XXX_Rasters
###################

.. default-domain:: cpp

Functions
=========

===== ================================================================================================================================================================================
void  :cpp:func:`HIC_Draw_DC_Bit_Rasters <void HIC_Draw_DC_Bit_Rasters(HIC_Rendition *nr, HIC_DC_Point *start, HIC_DC_Point *end, int rowbytes, unsigned char rasters[])>`            
void  :cpp:func:`HIC_Draw_DC_Gray8_Rasters <void HIC_Draw_DC_Gray8_Rasters(HIC_Rendition *nr, HIC_DC_Point *start, HIC_DC_Point *end, int rowbytes, unsigned char rasters[])>`        
void  :cpp:func:`HIC_Draw_DC_Mapped8_Rasters <void HIC_Draw_DC_Mapped8_Rasters(HIC_Rendition *nr, HIC_DC_Point *start, HIC_DC_Point *end, int rowbytes, unsigned char rasters[])>`    
void  :cpp:func:`HIC_Draw_DC_Mapped16_Rasters <void HIC_Draw_DC_Mapped16_Rasters(HIC_Rendition *nr, HIC_DC_Point *start, HIC_DC_Point *end, int rowbytes, unsigned short rasters[])>` 
void  :cpp:func:`HIC_Draw_DC_RGB32_Rasters <void HIC_Draw_DC_RGB32_Rasters(HIC_Rendition *nr, HIC_DC_Point *start, HIC_DC_Point *end, int rowbytes, HIC_RGBAS32 rasters[])>`          
===== ================================================================================================================================================================================

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

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

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

.. doxygenfunction:: HIC_Draw_DC_Bit_Rasters
   :project: 3dgs_im

.. doxygenfunction:: HIC_Draw_DC_Gray8_Rasters
   :project: 3dgs_im

.. doxygenfunction:: HIC_Draw_DC_Mapped8_Rasters
   :project: 3dgs_im

.. doxygenfunction:: HIC_Draw_DC_Mapped16_Rasters
   :project: 3dgs_im

.. doxygenfunction:: HIC_Draw_DC_RGB32_Rasters
   :project: 3dgs_im



