Iridescence 1.00
Embedded Graphic Framework
Loading...
Searching...
No Matches
DsSurface Member List

This is the complete list of members for DsSurface, including all inherited members.

blend(int32_t x, int32_t y, const DsSurface &src, DsAlphaMode alpha_mode, DsColor color)DsSurface
blend(int32_t x, int32_t y, const DsSurface &src, const DsRect &src_area, DsAlphaMode alpha_mode, DsColor color)DsSurfaceinline
blendAligned(const DsSurface &src, DsAlphaMode alpha_mode, DsColor color, const DsRect &boundary, const DsAlignment &alignment, const DsPoint &offset=DsPoint(0, 0))DsSurface
clear(DsColor color)DsSurface
copy(int32_t x, int32_t y, const DsSurface &src, DsAlphaMode alpha_mode, DsColor color)DsSurface
copy(int32_t x, int32_t y, const DsSurface &src, const DsRect &src_area, DsAlphaMode alpha_mode, DsColor color)DsSurfaceinline
doesPaletteHaveAlpha(void) constDsSurface
DsRenderer (defined in DsSurface)DsSurfacefriend
DsScreen (defined in DsSurface)DsSurfacefriend
DsSurface(int32_t width, int32_t height, const DsRotation &rotation, DsColorMode cmode, bool palette_has_alpha, size_t palette_size, ds_malloc_t fb_malloc, ds_free_t fb_free, uint32_t alignment=32, size_t extra_data=0)DsSurface
DsSurface(uint32_t *stream, size_t size)DsSurface
DsSurface(const DsSurface &src)DsSurface
DsView (defined in DsSurface)DsSurfacefriend
getBpp(void) constDsSurface
getColorMode(void) constDsSurface
getFrameBufferSize(void) constDsSurface
getPalette(void)DsSurface
getPaletteSize(void) constDsSurface
getPhysicalHeight(void) constDsSurface
getPhysicalWidth(void) constDsSurface
getPitch(void) constDsSurface
getPitchPx(void) constDsSurface
getPixels(void)DsSurface
getRegion(void) constDsSurface
getRotation(void) constDsSurface
getSize(void) constDsSurface
getSubSurface(const DsRect &rect) constDsSurface
getUser(void)DsSurface
invert(void)DsSurface
putPixel(int32_t x, int32_t y, DsColor color)DsSurface
replaceAlpha(const DsSurface &alpha_only_src)DsSurface
replaceColor(DsColor match_color, bool match_mask_a, bool match_mask_r, bool match_mask_g, bool match_mask_b, DsColor new_color, bool new_mask_a, bool new_mask_r, bool new_mask_g, bool new_mask_b)DsSurface
replaceColor(const DsSurface &src, bool replace_a, bool replace_r, bool replace_g, bool replace_b)DsSurface
rotateFrameBuffer(DsRotation rotation)DsSurface
rotateRect(DsRect &rect) constDsSurface
rotateRect(DsFRect &rect) constDsSurface
rotateWH(int32_t &w, int32_t &h) constDsSurface
rotateWH(float &w, float &h) constDsSurface
rotateXY(int32_t &x, int32_t &y) constDsSurface
rotateXY(float &x, float &y) constDsSurface
saveStream(uint32_t *stream)DsSurface
setUser(void *user)DsSurface
unrotateRect(DsRect &rect) constDsSurface
unrotateRect(DsFRect &rect) constDsSurface
~DsSurface()DsSurface