Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetPixel
Method
GetPixel
Source/SampleEditorView.cpp:366–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
364
}
365
366
int CSampleEditorView::GetPixel(int Block) const
367
{
368
return int((double(Block) * 128.0) / m_dSampleStep);
369
}
370
371
void CSampleEditorView::UpdateInfo()
372
{
Callers
1
OnPaint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected