Page MenuHomePhabricator

Remove deprecated API functions in MitkExt
Closed, ResolvedPublic

Description

Remove calls the Image::GetData and replace it by using the mitk::ImageReadAccessor.

Event Timeline

New remote branch pushed: bug-15514-RemoveDeprecatedCallsInMitkExt

[e5ba71]: Merge branch 'bug-15514-RemoveDeprecatedCallsInMitkExt'

Merged commits:

2013-07-03 17:58:47 Sven Mersmann [9a6f1b]
Removed Image::GetData() method and replaced it with mitk::ImageReadAccessors.