[Insight-developers] Making ImageIOBase::GetComponentTypeAsString static

David Doria daviddoria at gmail.com
Sun May 8 17:46:59 EDT 2011


Would it make sense to make this function static?

std::string ImageIOBase::GetComponentTypeAsString(IOComponentType t) const

I have some IOComponentType variables that I would like to get the string
for, and I currently have to instantiate an ImageIOBase to do so, which
seems like it should not be necessary.

Thoughts?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110508/ba805553/attachment.htm>


More information about the Insight-developers mailing list