ImageDrawRectangleLines abstract method
void
ImageDrawRectangleLines(
- ImageStructType dst,
- RectangleStructType rec,
- num thick,
- ColorStructType color,
Implementation
void ImageDrawRectangleLines(
ImageStructType dst,
RectangleStructType rec,
num thick,
ColorStructType color,
);