#include <BitmapInfo.h>
◆ BitCount
Enumerator |
---|
BitCount1 | |
BitCount4 | |
BitCount8 | |
BitCount16 | |
BitCount24 | |
BitCount32 | |
◆ BitmapInfo()
WebCore::BitmapInfo::BitmapInfo |
( |
| ) |
|
◆ bytesPerLine()
unsigned WebCore::BitmapInfo::bytesPerLine |
( |
| ) |
const |
|
inline |
◆ create()
◆ createBottomUp()
◆ height()
unsigned WebCore::BitmapInfo::height |
( |
| ) |
const |
|
inline |
◆ is16bit()
bool WebCore::BitmapInfo::is16bit |
( |
| ) |
const |
|
inline |
◆ is32bit()
bool WebCore::BitmapInfo::is32bit |
( |
| ) |
const |
|
inline |
◆ numPixels()
unsigned WebCore::BitmapInfo::numPixels |
( |
| ) |
const |
|
inline |
◆ paddedBytesPerLine()
unsigned WebCore::BitmapInfo::paddedBytesPerLine |
( |
| ) |
const |
|
inline |
◆ paddedWidth()
unsigned WebCore::BitmapInfo::paddedWidth |
( |
| ) |
const |
|
inline |
◆ size()
IntSize WebCore::BitmapInfo::size |
( |
| ) |
const |
|
inline |
◆ width()
unsigned WebCore::BitmapInfo::width |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following files: