MCPcopy Create free account
hub / github.com/DISTRHO/DPF / getRawData

Method getRawData

dgl/src/ImageBase.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74const char* ImageBase::getRawData() const noexcept
75{
76 return rawData;
77}
78
79ImageFormat ImageBase::getFormat() const noexcept
80{

Callers 4

setupOpenGLImageFunction · 0.80
onDisplayMethod · 0.80
setupOpenGLImageFunction · 0.80
onDisplayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected