CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
vg::paint Namespace Referenceexport

Namespaces

namespace  gradient
 
namespace  pixelmap
 

Classes

struct  base_i
 
struct  solid
 
struct  type
 

Enumerations

enum  vg::paint::paint_type_e { vg::paint::SOLID , vg::paint::GRADIENT_LINEAR , vg::paint::GRADIENT_RADIAL }
 

Enumeration Type Documentation

◆ paint_type_e

Enumerator
SOLID 
GRADIENT_LINEAR 
GRADIENT_RADIAL 

Definition at line 16 of file attributes.cppm.