#include <DIBPixelData.h>
◆ DIBPixelData() [1/2]
| WebCore::DIBPixelData::DIBPixelData |
( |
| ) |
|
|
inline |
◆ DIBPixelData() [2/2]
| WebCore::DIBPixelData::DIBPixelData |
( |
HBITMAP |
bitmap | ) |
|
◆ bitsPerPixel()
| unsigned short WebCore::DIBPixelData::bitsPerPixel |
( |
| ) |
const |
|
inline |
◆ buffer()
| UInt8* WebCore::DIBPixelData::buffer |
( |
| ) |
const |
|
inline |
◆ bufferLength()
| unsigned WebCore::DIBPixelData::bufferLength |
( |
| ) |
const |
|
inline |
◆ bytesPerRow()
| unsigned WebCore::DIBPixelData::bytesPerRow |
( |
| ) |
const |
|
inline |
◆ initialize()
| void WebCore::DIBPixelData::initialize |
( |
HBITMAP |
bitmap | ) |
|
◆ setRGBABitmapAlpha()
| void WebCore::DIBPixelData::setRGBABitmapAlpha |
( |
HDC |
hdc, |
|
|
const IntRect & |
dstRect, |
|
|
unsigned char |
level |
|
) |
| |
|
static |
◆ size()
| const IntSize& WebCore::DIBPixelData::size |
( |
| ) |
const |
|
inline |
◆ writeToFile()
| void WebCore::DIBPixelData::writeToFile |
( |
LPCWSTR |
filePath | ) |
|
The documentation for this class was generated from the following files: