ImageDrawRectangleV abstract method
void
ImageDrawRectangleV(
- ImageStructType dst,
- Vector2StructType position,
- Vector2StructType size,
- ColorStructType color,
Implementation
void ImageDrawRectangleV(
ImageStructType dst,
Vector2StructType position,
Vector2StructType size,
ColorStructType color,
);