Searched refs:GetPixelRGB (Results 1 – 4 of 4) sorted by relevance
144 virtual sal_uInt32 GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const = 0;
74 virtual sal_uInt32 GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const;138 SalPrinterBmp::GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelRGB() function in SalPrinterBmp
80 virtual sal_uInt32 GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const;230 SalPrinterBmp::GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelRGB() function in SalPrinterBmp
718 PrinterColor aColor = rBitmap.GetPixelRGB (nRow, nColumn); in DrawPS2TrueColorImage()
Completed in 43 milliseconds