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