Page MenuHomePhabricator

Enhance SlicedData class by SetLargestPossibleRegion()
Closed, ResolvedPublic

Description

To complete the region interaction possibilities, the SetLargestPossibleRegion() method should be implemented to allow interaction with the m_LargestPossibleRegion member.
The method is e.g. necessary to access the region during image resampling.

Event Timeline

New remote branch pushed: bug-16254-ImplementSetLargestPossibleRegion

[4930d6]: Merge branch 'bug-16254-ImplementSetLargestPossibleRegion'

Merged commits:

2013-10-11 14:14:33 Sven Mersmann [2825d2]
Method to set the largest possible region in a sliced data object implemented.