MCPcopy Create free account
hub / github.com/ImpulseAdventure/JPEGsnoop / SetStatusYccText

Method SetStatusYccText

ImgDecode.cpp:5766–5769  ·  view source on GitHub ↗

Update the YCC status text INPUT: - strText = Status text to display

Source from the content-addressed store, hash-verified

5764// - strText = Status text to display
5765//
5766void CimgDecode::SetStatusYccText(CString strText)
5767{
5768 m_strStatusYcc = strText;
5769}
5770
5771// Fetch the YCC status text
5772//

Callers 1

I_SetStatusYccTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected