DrawRectangleGradientEx abstract method
void
DrawRectangleGradientEx(
- RectangleStructType rec,
- ColorStructType topLeft,
- ColorStructType bottomLeft,
- ColorStructType topRight,
- ColorStructType bottomRight,
Implementation
void DrawRectangleGradientEx(
RectangleStructType rec,
ColorStructType topLeft,
ColorStructType bottomLeft,
ColorStructType topRight,
ColorStructType bottomRight,
);