webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Enumerations | Functions
ImageDiff.cpp File Reference
#include "config.h"
#include <Ecore.h>
#include <Ecore_Evas.h>
#include <Evas.h>
#include <algorithm>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <getopt.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <wtf/StdLibExtras.h>
#include <wtf/efl/UniquePtrEfl.h>

Enumerations

enum  PixelComponent { Red, Green, Blue, Alpha }
 

Functions

int main (int argc, char *argv[])
 

Enumeration Type Documentation

◆ PixelComponent

Enumerator
Red 
Green 
Blue 
Alpha 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)