Home
last modified time | relevance | path

Searched refs:cGray (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.cxx371 const sal_uInt8 cGray = (sal_uInt8) n; in CreateBitmap() local
372 aGrayPal[ n ] = BitmapColor( cGray, cGray, cGray ); in CreateBitmap()
455 const sal_uInt8 cGray = (sal_uInt8) n; in FillBitmap() local
456 pCols[ n ] = pAcc->GetBestMatchingColor( BitmapColor( cGray, cGray, cGray ) ); in FillBitmap()

Completed in 15 milliseconds