Method | Description | |
---|---|---|
GetBitmap ( int pixelsPerModule, Color darkColor, Color lightColor ) : Bitmap | ||
QRCodeData ( int version ) : System.Collections |
Method | Description | |
---|---|---|
ModulesPerSideFromVersion ( int version ) : int |
public GetBitmap ( int pixelsPerModule, Color darkColor, Color lightColor ) : Bitmap | ||
pixelsPerModule | int | |
darkColor | Color | |
lightColor | Color | |
return | Bitmap |
public QRCodeData ( int version ) : System.Collections | ||
version | int | |
return | System.Collections |