Photon 1.0.0
Loading...
Searching...
No Matches
litehtml::media_features Struct Reference

#include <types.h>

Public Member Functions

 media_features ()
 

Public Attributes

media_type type
 
int width
 
int height
 
int device_width
 
int device_height
 
int color
 
int color_index
 
int monochrome
 
int resolution
 

Constructor & Destructor Documentation

◆ media_features()

litehtml::media_features::media_features ( )
inline

Member Data Documentation

◆ color

int litehtml::media_features::color

◆ color_index

int litehtml::media_features::color_index

◆ device_height

int litehtml::media_features::device_height

◆ device_width

int litehtml::media_features::device_width

◆ height

int litehtml::media_features::height

◆ monochrome

int litehtml::media_features::monochrome

◆ resolution

int litehtml::media_features::resolution

◆ type

media_type litehtml::media_features::type

◆ width

int litehtml::media_features::width

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