This is the complete list of members for PSPPixelFormat, including all inherited members.
bitsPerPixel | PSPPixelFormat | |
colorToRgba(uint32 color, uint32 &r, uint32 &g, uint32 &b, uint32 &a) const (defined in PSPPixelFormat) | PSPPixelFormat | inline |
convertFromScummvmPixelFormat(const Graphics::PixelFormat *pf, PSPPixelFormat::Type &bufferType, PSPPixelFormat::Type &paletteType, bool &swapRedBlue) (defined in PSPPixelFormat) | PSPPixelFormat | static |
convertTo32BitColor(uint32 color) const (defined in PSPPixelFormat) | PSPPixelFormat | |
convertToScummvmPixelFormat(PSPPixelFormat::Type type) (defined in PSPPixelFormat) | PSPPixelFormat | static |
format (defined in PSPPixelFormat) | PSPPixelFormat | |
getColorValueAt(byte *pointer) const (defined in PSPPixelFormat) | PSPPixelFormat | inline |
pixelsToBytes(uint32 pixels) const (defined in PSPPixelFormat) | PSPPixelFormat | inline |
PSPPixelFormat() (defined in PSPPixelFormat) | PSPPixelFormat | inline |
rgbaToColor(uint32 r, uint32 g, uint32 b, uint32 a) const (defined in PSPPixelFormat) | PSPPixelFormat | inline |
set(Type type, bool swap=false) (defined in PSPPixelFormat) | PSPPixelFormat | |
setColorAlpha(uint32 color, byte alpha) (defined in PSPPixelFormat) | PSPPixelFormat | inline |
swapRB | PSPPixelFormat | |
swapRedBlue16(uint16 color) const (defined in PSPPixelFormat) | PSPPixelFormat | inline |
swapRedBlue32(uint32 color) const (defined in PSPPixelFormat) | PSPPixelFormat | inline |
Type enum name (defined in PSPPixelFormat) | PSPPixelFormat | |
Type_4444 enum value (defined in PSPPixelFormat) | PSPPixelFormat | |
Type_5551 enum value (defined in PSPPixelFormat) | PSPPixelFormat | |
Type_5650 enum value (defined in PSPPixelFormat) | PSPPixelFormat | |
Type_8888 enum value (defined in PSPPixelFormat) | PSPPixelFormat | |
Type_8888_RGBA enum value (defined in PSPPixelFormat) | PSPPixelFormat | |
Type_None enum value (defined in PSPPixelFormat) | PSPPixelFormat | |
Type_Palette_4bit enum value (defined in PSPPixelFormat) | PSPPixelFormat | |
Type_Palette_8bit enum value (defined in PSPPixelFormat) | PSPPixelFormat | |
Type_Unknown enum value (defined in PSPPixelFormat) | PSPPixelFormat |