webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
BitmapContext Class Reference

#include <PixelDumpSupportCairo.h>

Inheritance diagram for BitmapContext:

Public Member Functions

 ~BitmapContext ()
 
cairo_tcairoContext () const
 
 ~BitmapContext ()
 
CGContextRef cgContext () const
 

Static Public Member Functions

static Ref< BitmapContextcreateByAdoptingBitmapAndContext (PlatformBitmapBuffer buffer, cairo_t *context)
 
static Ref< BitmapContextcreateByAdoptingBitmapAndContext (PlatformBitmapBuffer buffer, CGContextRef context)
 

Constructor & Destructor Documentation

◆ ~BitmapContext() [1/2]

BitmapContext::~BitmapContext ( )
inline

◆ ~BitmapContext() [2/2]

BitmapContext::~BitmapContext ( )
inline

Member Function Documentation

◆ cairoContext()

cairo_t* BitmapContext::cairoContext ( ) const
inline

◆ cgContext()

CGContextRef BitmapContext::cgContext ( ) const
inline

◆ createByAdoptingBitmapAndContext() [1/2]

static Ref<BitmapContext> BitmapContext::createByAdoptingBitmapAndContext ( PlatformBitmapBuffer  buffer,
CGContextRef  context 
)
inlinestatic

◆ createByAdoptingBitmapAndContext() [2/2]

static Ref<BitmapContext> BitmapContext::createByAdoptingBitmapAndContext ( PlatformBitmapBuffer  buffer,
cairo_t context 
)
inlinestatic

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