JVCL Help:JvXPConvertToGray2

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

Search in JVCL Help

 
Search in all projects
 

Summary

Converts a color image to a gray scale image.

run\JvXPCoreUtils.pas


Pascal

 run\JvXPCoreUtils.pas
 procedureJvXPConvertToGray2(Bitmap: TBitmap);


Parameters

Parameters Description
Bitmap: TBitmap The bitmap to convert.

run\JvXPCoreUtils.pas


Description

Use JvXPConvertToGray2 to convert a bitmap image to a gray scale equivalent.

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