MCPcopy Create free account
hub / github.com/cinder/Cinder / getData

Method getData

blocks/Cairo/src/Cairo.cpp:251–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249}
250
251uint8_t* SurfaceImage::getData()
252{
253 return cairo_image_surface_get_data( mCairoSurface );
254}
255
256int32_t SurfaceImage::getStride() const
257{

Callers 13

SurfaceImageMethod · 0.45
TestApp.cppFile · 0.45
appendMethod · 0.45
blobMethod · 0.45
updateMethod · 0.45
touchesBeganMethod · 0.45
touchesBeganMethod · 0.45
Utilities.cppFile · 0.45
loadStringFromFileFunction · 0.45
toStringFunction · 0.45
toStringFunction · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by 6

updateMethod · 0.36
loadStringFromFileFunction · 0.36
toStringFunction · 0.36
toStringFunction · 0.36
updateMethod · 0.36
writeParamEvalMethod · 0.36