MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetColorLevel

Method GetColorLevel

Plugins/TigerVnc/Client/ParameterVnc.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192CParameterVnc::COLOR_LEVEL CParameterVnc::GetColorLevel() const
193{
194 return m_nColorLevel;
195}
196
197void CParameterVnc::SetColorLevel(COLOR_LEVEL newColorLevel)
198{

Callers 2

Q_LOGGING_CATEGORYFunction · 0.80
updatePixelFormatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected