Photon 1.0.0
Loading...
Searching...
No Matches
litehtml::image Class Reference

#include <gradient.h>

Public Types

enum  type { type_none , type_url , type_gradient }
 

Public Member Functions

 image ()
 
bool is_empty () const
 

Public Attributes

type type
 
string url
 
gradient m_gradient
 

Member Enumeration Documentation

◆ type

Enumerator
type_none 
type_url 
type_gradient 

Constructor & Destructor Documentation

◆ image()

litehtml::image::image ( )
inline

Member Function Documentation

◆ is_empty()

bool litehtml::image::is_empty ( ) const
inline

Member Data Documentation

◆ m_gradient

gradient litehtml::image::m_gradient

◆ type

◆ url

string litehtml::image::url

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