Текущий архив: 2003.07.03;
Скачать: CL | DM;
Вниз
Screenshot Найти похожие ветки
← →
K_ostya © (2003-06-21 20:38) [0]Как снимаемое BitBlt изображение запехать в TBitMap.
← →
Song © (2003-06-21 21:03) [1]BOOL BitBlt(
HDC hdcDest, // handle to destination device context
int nXDest, // x-coordinate of destination rectangle"s upper-left corner
int nYDest, // y-coordinate of destination rectangle"s upper-left corner
int nWidth, // width of destination rectangle
int nHeight, // height of destination rectangle
HDC hdcSrc, // handle to source device context
int nXSrc, // x-coordinate of source rectangle"s upper-left corner
int nYSrc, // y-coordinate of source rectangle"s upper-left corner
DWORD dwRop // raster operation code
← →
Mihey © (2003-06-21 21:04) [2]Указать в качестве пункта назначения в параметрах канву пустого TBitMap. Предварительно битмап нужно создать и задать его размеры.
Страницы: 1 вся ветка
Текущий архив: 2003.07.03;
Скачать: CL | DM;
Память: 0.47 MB
Время: 0.025 c