Home
last modified time | relevance | path

Searched refs:getRGBFromColor (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx81 static sal_uInt32 getRGBFromColor( const basebmp::Color& rCol ) in getRGBFromColor() function in SalPrinterBmp
132 nCol = getRGBFromColor( rColor ); in GetPaletteColor()
142 nCol = getRGBFromColor( m_aBitmap->getPixel( B2IPoint( nColumn, nRow ) ) ); in GetPixelRGB()

Completed in 14 milliseconds