Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ SetCompressionLevel
Method
SetCompressionLevel
Code/IO/src/sitkImageFileWriter.cxx:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void
113
ImageFileWriter::SetCompressionLevel(int CompressionLevel)
114
{
115
this->m_CompressionLevel = CompressionLevel;
116
}
117
118
int
119
ImageFileWriter::GetCompressionLevel() const
Callers
3
Execute
Method · 0.95
ExecuteInternal
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36