C# Class QRCoder.QRCodeGenerator.ModulePlacer.MaskPattern

显示文件 Open project: KN4CK3R/KeePassQRCodeView

Public Methods

Method Description
Pattern1 ( int x, int y ) : bool
Pattern2 ( int x, int y ) : bool
Pattern3 ( int x, int y ) : bool
Pattern4 ( int x, int y ) : bool
Pattern5 ( int x, int y ) : bool
Pattern6 ( int x, int y ) : bool
Pattern7 ( int x, int y ) : bool
Pattern8 ( int x, int y ) : bool
Score ( QRCodeData &qrCode ) : int

Method Details

Pattern1() public static method

public static Pattern1 ( int x, int y ) : bool
x int
y int
return bool

Pattern2() public static method

public static Pattern2 ( int x, int y ) : bool
x int
y int
return bool

Pattern3() public static method

public static Pattern3 ( int x, int y ) : bool
x int
y int
return bool

Pattern4() public static method

public static Pattern4 ( int x, int y ) : bool
x int
y int
return bool

Pattern5() public static method

public static Pattern5 ( int x, int y ) : bool
x int
y int
return bool

Pattern6() public static method

public static Pattern6 ( int x, int y ) : bool
x int
y int
return bool

Pattern7() public static method

public static Pattern7 ( int x, int y ) : bool
x int
y int
return bool

Pattern8() public static method

public static Pattern8 ( int x, int y ) : bool
x int
y int
return bool

Score() public static method

public static Score ( QRCodeData &qrCode ) : int
qrCode QRCodeData
return int