MCPcopy 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
56int mitk::VideoSource::GetImageWidth()
57{
58 return m_CaptureWidth;
59}
60
61int mitk::VideoSource::GetImageHeight()
62{

Callers 1

AddRenderWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected