Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
const char* ImageBase::getRawData() const noexcept
75
{
76
return rawData;
77
}
78
79
ImageFormat ImageBase::getFormat() const noexcept
80
{
Callers
4
setupOpenGLImage
Function · 0.80
onDisplay
Method · 0.80
setupOpenGLImage
Function · 0.80
onDisplay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected