Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ GetCompressionLevel
Method
GetCompressionLevel
Code/IO/src/sitkImageFileWriter.cxx:118–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
int
119
ImageFileWriter::GetCompressionLevel() const
120
{
121
return m_CompressionLevel;
122
}
123
124
void
125
ImageFileWriter::SetCompressor(const std::string & Compressor)
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36