MCPcopy Create free account
hub / github.com/SimpleITK/SimpleITK / SetUseCompression

Method SetUseCompression

Code/IO/src/sitkImageFileWriter.cxx:100–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100void
101ImageFileWriter::SetUseCompression(bool UseCompression)
102{
103 this->m_UseCompression = UseCompression;
104}
105
106bool
107ImageFileWriter::GetUseCompression() const

Callers 7

ExecuteMethod · 0.95
ExecuteInternalMethod · 0.45
UseCompressionOnFunction · 0.45
UseCompressionOffFunction · 0.45
UseCompressionOnFunction · 0.45
UseCompressionOffFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36