Functions | |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Internal_Marker_Color (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Internal_Marker_Contrast_Color (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Marker_Color_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Marker_Color_Green (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Marker_Color_Red (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Marker_Contrast_Color_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Marker_Contrast_Color_Green (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Marker_Contrast_Color_Red (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API const char * | HIC_Show_Marker_Name (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Marker_Size (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API char | HIC_Show_Marker_Symbol (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Marker_Color | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Marker_Contrast_Color | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Marker_Color_Blue | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Marker_Color_Green | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Marker_Color_Red | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Marker_Contrast_Color_Blue | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Marker_Contrast_Color_Green | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Marker_Contrast_Color_Red | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API const char* HIC_Show_Marker_Name | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Marker_Size | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API char HIC_Show_Marker_Symbol | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |