AliceVision
Photogrammetric Computer Vision Framework
Public Member Functions | Public Attributes | List of all members
aliceVision::rgb Struct Reference

Public Member Functions

 rgb (unsigned char _r, unsigned char _g, unsigned char _b)
 
rgb operator- (const rgb &_p) const
 
rgb operator+ (const rgb &_p) const
 

Public Attributes

unsigned char r = 0
 
unsigned char g = 0
 
unsigned char b = 0
 

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