Ultralight C++ API 1.3.0
|
Go to the source code of this file.
Classes | |
class | ultralight::Surface |
Offscreen pixel buffer surface. More... | |
class | ultralight::SurfaceFactory |
SurfaceFactory can be used to provide your own native Surface implementation. More... | |
class | ultralight::BitmapSurface |
The default Surface implementation, backed by a Bitmap. More... | |
Functions | |
SurfaceFactory * | ultralight::GetBitmapSurfaceFactory () |
Get the default Bitmap Surface Factory singleton. | |
Namespaces | |
namespace | ultralight |