C# Class ScreenToGif.ImageUtil.Quantitizer.QuantizationHelper

Mostrar archivo Open project: dbremner/ScreenToGif Class Usage Examples

Private Methods

Method Description
ConvertAlpha ( Color color ) : Color

Converts the alpha blended color to a non-alpha blended color.

ConvertAlpha ( Color color, Int32 &argb ) : Color

Converts the alpha blended color to a non-alpha blended color.

PrecalculateFactors ( ) : Double[]

Precalculates the alpha-fix values for all the possible alpha values (0-255).

QuantizationHelper ( ) : System