SUAPI-CppWrapper
C++WrapperforSketchUpCAPI
Public Member Functions | Data Fields | Friends
CW::Color Class Reference

Public Member Functions

 Color (SUColor color_input)
 
SUColor ref () const
 
 operator SUColor () const
 

Data Fields

SUByte & red
 
SUByte & green
 
SUByte & blue
 
SUByte & alpha
 

Friends

bool operator== (const Color &lhs, const Color &rhs)
 

Detailed Description

Definition at line 39 of file Color.hpp.

Friends And Related Function Documentation

bool operator== ( const Color lhs,
const Color rhs 
)
friend

Compare equality of the Color object

Definition at line 55 of file Color.cpp.


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