[Dcmlib] New Feature : SerieHelper::SetUserLessThanFunction

Jean-Pierre Roux jpr at creatis.insa-lyon.fr
Tue Aug 30 10:15:04 CEST 2005


According to some requierements, if user knows more about his images
than gdcm does, he may supply his own comparison function.

void SerieHelper::SetUserLessThanFunction(UserLessThanFunction);
with
bool UserLessThanFunction(File *, File*);

JP




More information about the Dcmlib mailing list