Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetImageWidth
Method
GetImageWidth
Modules/DataTypesExt/src/mitkVideoSource.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
int mitk::VideoSource::GetImageWidth()
57
{
58
return m_CaptureWidth;
59
}
60
61
int mitk::VideoSource::GetImageHeight()
62
{
Callers
1
AddRenderWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected