Dalamud/docs/api/ImGuiNET.ImGuiCol.html
2022-04-03 04:09:45 +02:00

366 lines
11 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum ImGuiCol
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum ImGuiCol
">
<meta name="generator" content="docfx 2.59.1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="ImGuiNET.ImGuiCol">
<h1 id="ImGuiNET_ImGuiCol" data-uid="ImGuiNET.ImGuiCol" class="text-break">Enum ImGuiCol
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="ImGuiNET.html">ImGuiNET</a></h6>
<h6><strong>Assembly</strong>: ImGui.NET.dll</h6>
<h5 id="ImGuiNET_ImGuiCol_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public enum ImGuiCol</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="ImGuiNET_ImGuiCol_Border">Border</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_BorderShadow">BorderShadow</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_Button">Button</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ButtonActive">ButtonActive</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ButtonHovered">ButtonHovered</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_CheckMark">CheckMark</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ChildBg">ChildBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_COUNT">COUNT</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_DockingEmptyBg">DockingEmptyBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_DockingPreview">DockingPreview</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_DragDropTarget">DragDropTarget</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_FrameBg">FrameBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_FrameBgActive">FrameBgActive</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_FrameBgHovered">FrameBgHovered</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_Header">Header</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_HeaderActive">HeaderActive</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_HeaderHovered">HeaderHovered</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_MenuBarBg">MenuBarBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ModalWindowDimBg">ModalWindowDimBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_NavHighlight">NavHighlight</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_NavWindowingDimBg">NavWindowingDimBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_NavWindowingHighlight">NavWindowingHighlight</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_PlotHistogram">PlotHistogram</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_PlotHistogramHovered">PlotHistogramHovered</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_PlotLines">PlotLines</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_PlotLinesHovered">PlotLinesHovered</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_PopupBg">PopupBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ResizeGrip">ResizeGrip</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ResizeGripActive">ResizeGripActive</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ResizeGripHovered">ResizeGripHovered</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ScrollbarBg">ScrollbarBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ScrollbarGrab">ScrollbarGrab</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ScrollbarGrabActive">ScrollbarGrabActive</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_ScrollbarGrabHovered">ScrollbarGrabHovered</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_Separator">Separator</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_SeparatorActive">SeparatorActive</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_SeparatorHovered">SeparatorHovered</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_SliderGrab">SliderGrab</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_SliderGrabActive">SliderGrabActive</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_Tab">Tab</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TabActive">TabActive</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TabHovered">TabHovered</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TableBorderLight">TableBorderLight</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TableBorderStrong">TableBorderStrong</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TableHeaderBg">TableHeaderBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TableRowBg">TableRowBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TableRowBgAlt">TableRowBgAlt</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TabUnfocused">TabUnfocused</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TabUnfocusedActive">TabUnfocusedActive</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_Text">Text</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TextDisabled">TextDisabled</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TextSelectedBg">TextSelectedBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TitleBg">TitleBg</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TitleBgActive">TitleBgActive</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_TitleBgCollapsed">TitleBgCollapsed</td>
<td></td>
</tr>
<tr>
<td id="ImGuiNET_ImGuiCol_WindowBg">WindowBg</td>
<td></td>
</tr>
</tbody>
</thead></thead></table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute&lt;TAttribute&gt;()</a>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImGuiNET_ImGuiCol.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiCol%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiCol.gen.cs/#L3" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>