##############
Set_Window_XXX
##############

.. default-domain:: cpp

Functions
=========

===== =========================================================================================================================================
void  :cpp:func:`HIC_Set_Window_Pattern <void HIC_Set_Window_Pattern(HIC_Rendition const *nr, int npattern)>`                                  
void  :cpp:func:`HIC_Set_User_Window_Pattern <void HIC_Set_User_Window_Pattern(HIC_Rendition const *nr, HIC_User_Face_Pattern const *upat)>`   
void  :cpp:func:`HIC_Set_Window_Color <void HIC_Set_Window_Color(HIC_Rendition const *nr, HIC_RGB const *rgb)>`                                
void  :cpp:func:`HIC_Set_Internal_Window_Color <void HIC_Set_Internal_Window_Color(HIC_Rendition const *nr, long internal)>`                   
void  :cpp:func:`HIC_Set_Window_Contrast_Color <void HIC_Set_Window_Contrast_Color(HIC_Rendition const *nr, HIC_RGB const *rgb)>`              
void  :cpp:func:`HIC_Set_Internal_Window_Contrast_Color <void HIC_Set_Internal_Window_Contrast_Color(HIC_Rendition const *nr, long internal)>` 
===== =========================================================================================================================================

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

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

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

.. doxygenfunction:: HIC_Set_Window_Pattern
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_User_Window_Pattern
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_Window_Color
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_Internal_Window_Color
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_Window_Contrast_Color
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_Internal_Window_Contrast_Color
   :project: 3dgs_im



