Scope
pixel.cpp
1 #include "stdafx.h"
2 #include "pixel.h"
3 
The BGRA8Pixel struct and various related helpers for color conversions.
This is the include file for standard system include files, or project specific include files that ar...