Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 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.013 c
1-7417
Anton Lagutin
2003-06-22 01:45
2003.07.03
Работа с INI файлами


3-7359
Valet
2003-06-11 09:35
2003.07.03
Где взять провайдер для работы с IB через АDO


6-7586
dictator
2003-04-26 18:36
2003.07.03
можно ли одновременно подкл. к одному UDP 2-м прогам?


14-7716
Ann
2003-06-17 10:38
2003.07.03
Падеж


1-7506
Bel
2003-06-20 11:04
2003.07.03
Где реализация TStrings.Delete?