PDFix SDK  7.2.0
Loading...
Searching...
No Matches
_PdfGray Struct Reference

PdfGray. More...

#include <pdfix.h>

Public Member Functions

bool operator== (const _PdfGray &other) const
 
bool operator< (const _PdfGray &other) const
 

Public Attributes

int gray
 

Detailed Description

PdfGray.

Grayscale color representation.

Member Data Documentation

◆ gray

int _PdfGray::gray

Gray value from 0 to 255.