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