![]() Simd Library Documentation.Home | Release Notes | Download | Documentation | Forum | SourceForge | GitHub | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
24-bit BGR pixel. More...
Detailed Description24-bit BGR pixel. Provides manipulation of 24-bit BGR (Blue, Green, Red) pixels of the View struct. Constructor & Destructor Documentation
Creates a new 24-bit BGR pixel structure with specified channel values.
Creates a new 24-bit BGR pixel structure with specified channel values.
Creates a new 24-bit BGR pixel structure on the base of 32-bit BGRA pixel.
Creates a copy of 24-bit BGR pixel structure.
Member Function Documentation
Gets constant reference to the pixel with specific coordinates at the image view.
Gets reference to the pixel with specific coordinates at the image view.
|