fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Public Member Functions | Public Attributes | List of all members
avrgClr Struct Reference

Public Member Functions

 avrgClr (int x1, int x2, int y1, int y2, bool bAlpha)
 

Public Attributes

int x1
 
int x2
 
int y1
 
int y2
 
bool bAlpha
 
png_bytep * row_pointers
 
png_byte * ptrResult
 

Constructor & Destructor Documentation

◆ avrgClr()

avrgClr::avrgClr ( int  x1,
int  x2,
int  y1,
int  y2,
bool  bAlpha 
)
inline

Member Data Documentation

◆ bAlpha

bool avrgClr::bAlpha

◆ ptrResult

png_byte* avrgClr::ptrResult

◆ row_pointers

png_bytep* avrgClr::row_pointers

◆ x1

int avrgClr::x1

◆ x2

int avrgClr::x2

◆ y1

int avrgClr::y1

◆ y2

int avrgClr::y2

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