Loading [MathJax]/extensions/tex2jax.js
LSST Applications g044012fb7c+bcde43e0cd,g04a91732dc+5ded33dca8,g07dc498a13+f701f15b83,g1409bbee79+f701f15b83,g1a7e361dbc+f701f15b83,g1fd858c14a+bb8b3b62bc,g2179890f76+b0e6738434,g35bb328faa+0eb18584fe,g3bd4b5ce2c+3bd6caf1d1,g4e0f332c67+976ceb6bc8,g53246c7159+0eb18584fe,g5477a8d5ce+51234355ef,g60b5630c4e+855785d0b2,g623d845a50+855785d0b2,g6f0c2978f1+63e17faf73,g78460c75b0+85633614c8,g786e29fd12+02b9b86fc9,g8852436030+a847daa3c3,g89139ef638+f701f15b83,g8b49a6ea8e+855785d0b2,g9125e01d80+0eb18584fe,g95236ca021+d4f98599f0,g974caa22f6+0eb18584fe,g97db14605f+39e2ace225,g989de1cb63+f701f15b83,g9f33ca652e+0886102515,gaaedd4e678+f701f15b83,gabe3b4be73+543c3c03c9,gb1101e3267+5be896e349,gb58c049af0+492386d360,gc99c83e5f0+a513197d39,gcf25f946ba+a847daa3c3,gd0fa69b896+dcb3cf4724,gd6cbbdb0b4+3fef02d88a,gde0f65d7ad+0b84c86a2a,ge278dab8ac+ae64226a64,geab183fbe5+855785d0b2,gfba249425e+0eb18584fe,w.2025.07
LSST Data Management Base Package
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Rgb.h File Reference

Go to the source code of this file.

Namespaces

namespace  lsst
 
namespace  lsst::afw
 
namespace  lsst.afw.display
 

Functions

template<typename ImageT >
void lsst.afw.display::replaceSaturatedPixels (ImageT &rim, ImageT &gim, ImageT &bim, int borderWidth, float saturatedPixelValue)
 
template<class T >
std::pair< double, double > lsst.afw.display::getZScale (image::Image< T > const &image, int const nSamples=1000, double const contrast=0.25)
 Calculate an IRAF/ds9-style zscaling.