FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
void * kGraphic_DrawImage32f ( kGraphic  graphic,
kImage  image,
kRect32f  dest 
)

Draws an image.

The function accepts images with kArgb, kRgb, or k8u (no CFA) pixel types.

Parameters
graphicGraphic object.
imageImage to draw (will be copied).
destImage destination.
Returns
Returns pointer to buffer holding the new item(s).