Searched refs:TrueColorPixelPtr (Results 1 – 1 of 1) sorted by relevance
55 class TrueColorPixelPtr : public BasePixelPtr class246 class TrueColorPixelPtr<BMP_FORMAT_8BIT_PAL> class312 const TrueColorPixelPtr<SRCFMT>& rSrc ) in ImplConvertPixel()338 TrueColorPixelPtr<DSTFMT> aDst( rDst ); in ImplConvertLine()339 TrueColorPixelPtr<SRCFMT> aSrc( rSrc ); in ImplConvertLine()385 const TrueColorPixelPtr<SRCFMT>& rSrc, const TrueColorPixelPtr<MASKFMT>& rMsk, in ImplBlendLines()388 TrueColorPixelPtr<MASKFMT> aMsk( rMsk ); in ImplBlendLines()389 TrueColorPixelPtr<DSTFMT> aDst( rDst ); in ImplBlendLines()390 TrueColorPixelPtr<SRCFMT> aSrc( rSrc ); in ImplBlendLines()411 TrueColorPixelPtr<SRCFMT> aSrc( rSrc ); in ImplBlendLines()[all …]
Completed in 22 milliseconds