Canvas graphics library  0.1.0
This library is developed to perform canvas graphics in memory buffers
Classes
rect.h File Reference
#include "point.h"
#include "canvas_types.h"

Go to the source code of this file.

Classes

struct  _NanoRect
 

Typedefs

typedef struct _NanoRect NanoRect
 

Detailed Description

Rectangle class

Definition in file rect.h.

Typedef Documentation

◆ NanoRect

typedef struct _NanoRect NanoRect

NanoRect structure describes rectangle area.