Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.cxx367 BitmapPalette aGrayPal( 256 ); in CreateBitmap() local
372 aGrayPal[ n ] = BitmapColor( cGray, cGray, cGray ); in CreateBitmap()
375 aBmp = Bitmap( aSize, 8, &aGrayPal ); in CreateBitmap()

Completed in 12 milliseconds