[Insight-developers] VectorImage documentation typo?

David Doria daviddoria at gmail.com
Mon Jan 9 19:59:53 EST 2012


In the doc it says:

"The API of the class is such that it returns a pixeltype
VariableLengthVector< double > when queried, with the data internally
pointing to the buffer. (the container does not manage the memory).
Similarly SetPixel calls can be made with VariableLengthVector< double
>."

Should 'double' here be replaced with 'TPixel'? Or is there something
special about a VariableLengthVector< double > that I'm missing?

David


More information about the Insight-developers mailing list