MCPcopy Create free account
hub / github.com/Kitware/VTK / GetNumberOfTextChunks

Method GetNumberOfTextChunks

IO/Image/vtkPNGReader.cxx:739–742  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

737
738//------------------------------------------------------------------------------
739size_t vtkPNGReader::GetNumberOfTextChunks()
740{
741 return this->Internals->TextKeyValue.size();
742}
743VTK_ABI_NAMESPACE_END

Callers 1

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected