![]() Simd Library Documentation.Home | Release Notes | Download | Documentation | Forum | SourceForge | GitHub | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
32-bit BGRA pixel. More...
Detailed Description32-bit BGRA pixel. Provides manipulation of 32-bit BGRA (Blue, Green, Red, Alpha) pixels of the View struct. Constructor & Destructor Documentation
Creates a new 32-bit BGRA pixel structure with specified channel values.
Creates a new 32-bit BGRA pixel structure with specified channel values.
Creates a new 32-bit BGRA pixel structure on the base of 32-bit BGR pixel.
Creates a copy of 32-bit BGRA 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.
|