GuiColorBarHue function
See RaylibGuiFlatModule.GuiColorBarHue.
Implementation
int GuiColorBarHue(
RectangleD bounds,
MemoryPointer<RChar> text,
MemoryPointer<RFloat> value,
) => _module.GuiColorBarHue(bounds, text, value);
See RaylibGuiFlatModule.GuiColorBarHue.
int GuiColorBarHue(
RectangleD bounds,
MemoryPointer<RChar> text,
MemoryPointer<RFloat> value,
) => _module.GuiColorBarHue(bounds, text, value);