struct ImGui::ImVec4
- ImGui::ImVec4
- Struct
- Value
- Object
Overview
Included Modules
- ImGui::StructType
Defined in:
lib/imgui/src/imgui.crlib/imgui/src/obj.cr
lib/imgui/src/types.cr
framework.cr
Instance Method Summary
- #*(other : Int32) : ImVec4
- #*(other : Float32) : ImVec4
- #+(other : ImVec4) : ImVec4
- #-(other : ImVec4) : ImVec4
- #hsv2rgb : ImVec4
- #rgb2hsv : ImVec4