Unit ColorMan |
--------------------------------------------------- Colour Manager Copyright (r) by DreamFactory Version : 1.75 Author : William Yang Last Update 09 - Sep - 97 ---------------------------------------------------
Classes |
Functions |
AutoBW -
BrightenColor - Transfer Hexidecimal to Integer
CentreRGB -
ColorAdd -
Colorise - Convert the SC to Grey Color
ColorMinus -
ColorToGrey - Convert the BaseColor to the Grade of Adjust Darken Color
take the each percentage of r, g, b in the given color
CompareB -
CompareColor -
CompareG -
CompareR -
CorrectColor - Error RGB Color
DarkenColor - Convert the BaseColor to the Grade of Adjust Brighten Color
DeColor -
DeColorB - 16 Oct 1997
ERGB - Convert the SC to MC Color
HexToColor -
HexToInt - Transfer Hexidecimal to Color
InvertColor -
IsGreyColor - Misc A Whole BMP to One Color
-------------------------------------------
| 0 |---|---|---|---| 255 |
| Black White |
-------------------------------------------
IsLightColor - Check if the Color is grey color
MergeColor - Correct the Wrong Color Byte
MergeColorExt - 10 July 1997
MiscBmpToColor - Misc A Number of Colors To One
This function is written after the MiscColor, because I thought the Variant
Parameter Make the tranfering too slow.
MiscColor - Merge Two Color to One
MiscVBToColor -
QBColor - Common Used in Quick Basic
RGBAvg - Check if the Color is Light Color {Added 19-March-1997
SumRGB -
ToQBColor -
Types |
Constants |
Variables |
Functions |
take the each percentage of r, g, b in the given color
------------------------------------------- | 0 |---|---|---|---| 255 | | Black White | -------------------------------------------
This function is written after the MiscColor, because I thought the Variant Parameter Make the tranfering too slow.
Types |
Constants |
Variables |