This file is indexed.

/usr/share/doc/libjuce/apiref/classPixelRGB-members.html is in libjuce-doc 4.3.0~repack-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>JUCE: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">JUCE
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">PixelRGB Member List</div>  </div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="classPixelRGB.html">PixelRGB</a>, including all inherited members.</p>
<table class="directory">
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#a51ac813b207fd2e900672d76ba02d546">blend</a>(const Pixel &amp;src) noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#a96e178ccc403e090dbff6422bb9b2cba">blend</a>(const PixelRGB src) noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#a5e78165deed6b6da89391ec6b8a9f272">blend</a>(const Pixel &amp;src, uint32 extraAlpha) noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#ac2918e55bfa1c745ad3e169b9b342a34">desaturate</a>() noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#a932cebd81f75f0ff9f13c7b8e0339b82">getAlpha</a>() const noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#a415a25dcd36ef2c0d569b39d603487ac">getBlue</a>() const noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#aab22bbea80150e8e2a0104a87b968349">getBlue</a>() noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#a6b144f6a657e7ff62abd6f59b742a787">getEvenBytes</a>() const noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#a44b8873d8fd580206df89bac652a21c2">getGreen</a>() const noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#a2272e79903e1e88b49b08d96e08882df">getGreen</a>() noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#ac48c9b4c90c3dc5224aaadc7d581e27a">getInARGBMaskOrder</a>() const noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#a37fba955091e639d7f1401cdb841d8ff">getInARGBMemoryOrder</a>() const noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#ab3eeafaec26c98c11153c3469829067e">getNativeARGB</a>() const noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#ad30feb7effcf69fd9acc0be0ecd7e357">getOddBytes</a>() const noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#a19df8a6d101bb795b7ed25057c964711">getRed</a>() const noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#af0bbabe8374a710ff177077a7b32c763">getRed</a>() noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#af1c1cc31c25d4dee0f61f266271849b8a59222359427902da4ec4353ee7d7c431">indexB</a> enum value</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#af1c1cc31c25d4dee0f61f266271849b8ae889bdfe358ad3b6395e1bf584e198f8">indexG</a> enum value</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#af1c1cc31c25d4dee0f61f266271849b8a2725faa86a75bea4242137ab8b9fb128">indexR</a> enum value</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#a3ae04d64a7112d6159da2efec4889582">multiplyAlpha</a>(int) noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#a12973ec4edb0adbd721e0a7d653362e2">multiplyAlpha</a>(float) noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#ac9fd216e3cccf8f222388b7d18548a8c">PixelRGB</a>() noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#a8e2419282f881f6823d7899f747c122c">premultiply</a>() noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#a1179e367308d07f57857c7c4707d7c3f">set</a>(const Pixel &amp;src) noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#a3d1d18b10119f24d98b268e3a574a6d8">setAlpha</a>(const uint8) noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#a552e68cc721bc088f6c972763420d051">setARGB</a>(const uint8, const uint8 red, const uint8 green, const uint8 blue) noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#aa348334f49c9b85d88fb79d0332b1b90">tween</a>(const Pixel &amp;src, const uint32 amount) noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classPixelRGB.html#a43bd818ac8d55e02b8b3e14cc865a1b7">unpremultiply</a>() noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classPixelRGB.html#adc6f2c4fbfdb9af6cb06a283f0b0fcd7">~PixelRGB</a>() noexcept</td><td class="entry"><a class="el" href="classPixelRGB.html">PixelRGB</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr class="footer"/>
<address class="footer"><small>All content &copy ROLI Ltd.</small></address><br/>
</body>
</html>