MCPcopy Create free account
hub / github.com/MITK/MITK / GetImageHeight

Method GetImageHeight

Modules/DataTypesExt/src/mitkVideoSource.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61int mitk::VideoSource::GetImageHeight()
62{
63 return m_CaptureHeight;
64}
65
66unsigned long mitk::VideoSource::GetFrameCount() const
67{

Callers 2

AddRenderWindowMethod · 0.80
ModifiedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected