Awesomium4D

Undocumented in source.

Members

Functions

CopyTo
void CopyTo(Awesomium.BitmapSurface p, char* dest_buffer, int dest_row_span, int dest_depth, bool convert_to_rgba, bool flip_y)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
CreateSurface
Awesomium.Surface CreateSurface(Awesomium.BitmapSurfaceFactory p, Awesomium.WebView view, int width, int height)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
DestroySurface
void DestroySurface(Awesomium.BitmapSurfaceFactory p, Awesomium.Surface surface)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
GetAlphaAtPoint
char GetAlphaAtPoint(Awesomium.BitmapSurface p, int x, int y)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
Paint
void Paint(Awesomium.BitmapSurface p, char* src_buffer, int src_row_span, const(Rect)* src_rect, const(Rect)* dest_rect)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
SaveToPNG
bool SaveToPNG(Awesomium.BitmapSurface p, WebString file_path, bool preserve_transparency)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
Scroll
void Scroll(Awesomium.BitmapSurface p, int dx, int dy, const(Rect)* clip_rect)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
buffer
const(char)* buffer(Awesomium.BitmapSurface p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ctor
void ctor(Awesomium.BitmapSurface p, int width, int height)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ctor
void ctor(Awesomium.BitmapSurfaceFactory p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
deleteDtor
void deleteDtor(Awesomium.BitmapSurface p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
deleteDtor
void deleteDtor(Awesomium.BitmapSurfaceFactory p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
dtor
void dtor(Awesomium.BitmapSurface p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
dtor
void dtor(Awesomium.BitmapSurfaceFactory p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
height
int height(Awesomium.BitmapSurface p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
is_dirty
bool is_dirty(Awesomium.BitmapSurface p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
newCtor
Awesomium.BitmapSurface newCtor(int width, int height)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
newCtor
Awesomium.BitmapSurfaceFactory newCtor()
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
row_span
int row_span(Awesomium.BitmapSurface p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
set_is_dirty
void set_is_dirty(Awesomium.BitmapSurface p, bool is_dirty)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
sizeOfInstance
size_t sizeOfInstance()
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
sizeOfInstance
size_t sizeOfInstance()
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
width
int width(Awesomium.BitmapSurface p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta