JVCL Help:StretchBltTransparent

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvJVCLUtils.pas


Pascal

 run\JvJVCLUtils.pas
 procedureStretchBltTransparent(DstDC: HDC; DstX: Integer; DstY: Integer; DstW: Integer; DstH: Integer; SrcDC: HDC; SrcX: Integer; SrcY: Integer; SrcW: Integer; Srch: Integer; Palette: HPALETTE; TransparentColor: TColorRef);


Parameters

Parameters Description
DstDC: HDC Description for this parameter
DstX: Integer Description for this parameter
DstY: Integer Description for this parameter
DstW: Integer Description for this parameter
DstH: Integer Description for this parameter
SrcDC: HDC Description for this parameter
SrcX: Integer Description for this parameter
SrcY: Integer Description for this parameter
SrcW: Integer Description for this parameter
Srch: Integer Description for this parameter
Palette: HPALETTE Description for this parameter
TransparentColor: TColorRef Description for this parameter

run\JvJVCLUtils.pas


Description

Write here a description

run\JvJVCLUtils.pas


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references

run\JvJVCLUtils.pas


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page