webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | List of all members
WebCore::SVGRenderingIntent Class Referencefinal

#include <SVGRenderingIntent.h>

Inheritance diagram for WebCore::SVGRenderingIntent:
WTF::RefCounted< SVGRenderingIntent > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase

Public Types

enum  SVGRenderingIntentType {
  RENDERING_INTENT_UNKNOWN = 0, RENDERING_INTENT_AUTO = 1, RENDERING_INTENT_PERCEPTUAL = 2, RENDERING_INTENT_RELATIVE_COLORIMETRIC = 3,
  RENDERING_INTENT_SATURATION = 4, RENDERING_INTENT_ABSOLUTE_COLORIMETRIC = 5
}
 

Additional Inherited Members

- Public Member Functions inherited from WTF::RefCounted< SVGRenderingIntent >
void deref () const
 
void deref () const
 
void deref () const
 
- Public Member Functions inherited from WTF::RefCountedBase
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
- Protected Member Functions inherited from WTF::RefCounted< SVGRenderingIntent >
 RefCounted ()
 
 RefCounted ()
 
 RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
- Protected Member Functions inherited from WTF::RefCountedBase
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 

Member Enumeration Documentation

◆ SVGRenderingIntentType

Enumerator
RENDERING_INTENT_UNKNOWN 
RENDERING_INTENT_AUTO 
RENDERING_INTENT_PERCEPTUAL 
RENDERING_INTENT_RELATIVE_COLORIMETRIC 
RENDERING_INTENT_SATURATION 
RENDERING_INTENT_ABSOLUTE_COLORIMETRIC 

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