ImpsEngine  1.0.0
A software library collection for end user applications.
IAColor Struct Reference

Public Member Functions

static int IAColor_getRed (const IAColor *this)
 

Data Fields

int red
 
int green
 
int blue
 
int alpha
 

Member Function Documentation

◆ IAColor_getRed()

static int IAColor_getRed ( const IAColor this)
inline

Field Documentation

◆ red

int IAColor::red

◆ green

int IAColor::green

◆ blue

int IAColor::blue

◆ alpha

int IAColor::alpha

The documentation for this struct was generated from the following files: