PBL4_2
|
A class for performing alpha and gamma blending operations. More...
Public Member Functions | |
__init__ (self) | |
Constructor for Alpha_Blender. | |
Private Member Functions | |
__CalculateOverlap (self) | |
Calculates the overlap between 2 images. | |
__AlphaGamma (self) | |
Applies alpha and gamma blending. | |
__Display (self) | |
Displays the blended result. | |
A class for performing alpha and gamma blending operations.