Searched refs:aBmp8 (Results 1 – 2 of 2) sorted by relevance
71 aBmp8.ReleaseAccess( pAcc8 ); in ~GIFReader()114 aBmp8 = Bitmap( aSize, 8, pPal ); in CreateBitmaps()117 aBmp8.Erase( (*pPal)[ nBackgroundColor ] ); in CreateBitmaps()119 aBmp8.Erase( Color( COL_WHITE ) ); in CreateBitmaps()121 pAcc8 = aBmp8.AcquireWriteAccess(); in CreateBitmaps()550 aBmp8.ReleaseAccess( pAcc8 ); in CreateNewBitmaps()560 aAnimBmp.aBmpEx = BitmapEx( aBmp8 ); in CreateNewBitmaps()594 aBmp8.ReleaseAccess( pAcc8 ); in GetIntermediateGraphic()599 aImGraphic = BitmapEx( aBmp8, aBmp1 ); in GetIntermediateGraphic()605 aImGraphic = aBmp8; in GetIntermediateGraphic()[all …]
73 Bitmap aBmp8; member in GIFReader
Completed in 13 milliseconds