MCPcopy Create free account
hub / github.com/amule-project/amule / WriteCaptchaImage

Method WriteCaptchaImage

src/CaptchaGenerator.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82bool CCaptchaGenerator::WriteCaptchaImage(wxMemoryOutputStream& file)
83{
84 return m_pimgCaptcha.SaveFile(file, wxBITMAP_TYPE_BMP);
85}

Callers 1

ProcessChatMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected