API Documentation
Loading...
Searching...
No Matches
PixelFormat Struct Reference

#include <VncDefines.h>

Public Member Functions

bool useCompressed3BytePixel () const
 

Public Attributes

int bitsPerPixel
 
int depth
 
int bigEndianFlag
 
int trueColorFlag
 
int redMax
 
int greenMax
 
int blueMax
 
int redShift
 
int greenShift
 
int blueShift
 

Member Function Documentation

◆ useCompressed3BytePixel()

bool useCompressed3BytePixel ( ) const
inline

Member Data Documentation

◆ bigEndianFlag

int bigEndianFlag

◆ bitsPerPixel

int bitsPerPixel

◆ blueMax

int blueMax

◆ blueShift

int blueShift

◆ depth

int depth

◆ greenMax

int greenMax

◆ greenShift

int greenShift

◆ redMax

int redMax

◆ redShift

int redShift

◆ trueColorFlag

int trueColorFlag

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