MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / patternOpacity

Method patternOpacity

Telegram/SourceFiles/data/data_wall_paper.cpp:256–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254}
255
256float64 WallPaper::patternOpacity() const {
257 return _intensity / 100.;
258}
259
260int WallPaper::gradientRotation() const {
261 // In case of complex gradients rotation value is dynamic.

Callers 12

backgroundDataMethod · 0.80
startMethod · 0.80
DefaultChatThemeOnFunction · 0.80
generateBackgroundMethod · 0.80
setScaledFromThumbMethod · 0.80
checkLoadedDocumentMethod · 0.80
initMethod · 0.80
updateImageMethod · 0.80
ThemeDocumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected