Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/igif/
H A Dgifread.cxx71 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 …]
/trunk/main/svtools/source/inc/
H A Dgifread.hxx73 Bitmap aBmp8; member in GIFReader

Completed in 19 milliseconds