JVCL Help:JvXPColorizeBitmap

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

Search in JVCL Help

 
Search in all projects
 

Summary

Changes the background color of a bitmap.

run\JvXPCoreUtils.pas


Pascal

 run\JvXPCoreUtils.pas
 procedureJvXPColorizeBitmap(Bitmap: TBitmap; constAColor: TColor);


Parameters

Parameters Description
Bitmap: TBitmap The bitmap to change.
const AColor: TColor The new background color for the bitmap.

run\JvXPCoreUtils.pas


Description

JvXPColorizeBitmap changes the background color of a bitmap to a new color.

run\JvXPCoreUtils.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