Click or drag to resize

PdfBlendBase Gcd Method

Overload List
Name Description
Protected method Static member Gcd( Single )
Calculate the GCD of the specified values.
Protected method Static member Gcd(Int32, Int32)
Determines greatest common divisor of the specified u and v.
Protected method Static member Gcd(Single, Single)
Determines greatest common divisor of the specified u and v.
Top
See Also