#include <printergfx.hxx>
Definition at line 119 of file printergfx.hxx.
◆ ~PrinterBmp()
virtual psp::PrinterBmp::~PrinterBmp |
( |
| ) |
|
|
pure virtual |
◆ GetDepth()
virtual sal_uInt32 psp::PrinterBmp::GetDepth |
( |
| ) |
const |
|
pure virtual |
◆ GetPaletteColor()
virtual sal_uInt32 psp::PrinterBmp::GetPaletteColor |
( |
sal_uInt32 |
nIdx | ) |
const |
|
pure virtual |
◆ GetPaletteEntryCount()
virtual sal_uInt32 psp::PrinterBmp::GetPaletteEntryCount |
( |
| ) |
const |
|
pure virtual |
◆ GetPixelGray()
virtual sal_uInt8 psp::PrinterBmp::GetPixelGray |
( |
sal_uInt32 |
nRow, |
|
|
sal_uInt32 |
nColumn |
|
) |
| const |
|
pure virtual |
◆ GetPixelIdx()
virtual sal_uInt8 psp::PrinterBmp::GetPixelIdx |
( |
sal_uInt32 |
nRow, |
|
|
sal_uInt32 |
nColumn |
|
) |
| const |
|
pure virtual |
◆ GetPixelRGB()
virtual sal_uInt32 psp::PrinterBmp::GetPixelRGB |
( |
sal_uInt32 |
nRow, |
|
|
sal_uInt32 |
nColumn |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: