Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ GetUseCompression
Method
GetUseCompression
Code/IO/src/sitkImageFileWriter.cxx:106–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
bool
107
ImageFileWriter::GetUseCompression() const
108
{
109
return this->m_UseCompression;
110
}
111
112
void
113
ImageFileWriter::SetCompressionLevel(int CompressionLevel)
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36