WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::ImageColor Struct Reference

This struct sets up color values for an image. More...

#include "../include/ImageColor.h"

Public Member Functions

 ImageColor ()
int init ()

Public Attributes

float r
float g
float b
int val

Detailed Description

This struct sets up color values for an image.

Author
Dan Vietor

Constructor & Destructor Documentation

◆ ImageColor()

ImageColor::ImageColor ( )

Constructor

References init().

Member Function Documentation

◆ init()

int ImageColor::init ( )

Intializes the object

References b, g, r, and val.

Referenced by ImageColor().

Member Data Documentation

◆ b

◆ g

◆ r

◆ val

int WXP::ImageColor::val

Device specific color value

Referenced by init().


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