C# 클래스 ScreenToGif.ImageUtil.Quantitizer.QuantizationHelper

파일 보기 프로젝트 열기: dbremner/ScreenToGif 1 사용 예제들

비공개 메소드들

메소드 설명
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