QRCode 2D Barcode Win32 DLL
Our QRCode Win32 DLL can create device independent 2D barcode image for your applications
Our QRCode Win32 DLL can create device independent 2D barcode image for your applications, you can save the barcode as either BMP or WMF image file or copy barcode WMF image to clipboard.
Functions
bool QRCopyToClipboard()
void QRRender(HDC hDC, int x, int y, int *width, int *height)
bool QRSaveAsBMP(char *FileName)
bool QRSaveAsWMF(char *FileName)
void QRSetBackColor(int red, int green, int blue)
void QRSetBarColor(int red, int green, int blue)
void QRSetDefault()
void QRSetInfo(double CellSize, int Orientation, int BorderStyle, int Version, int Level, int Mask)
void QRSetMessage(char *message)
void QRSetSize(int width, int height)
Rating & Reviews for QRCode 2D Barcode Win32 DLL
Tips & Guides Related to QRCode 2D Barcode Win32 DLL
Free Download QRCode 2D Barcode Win32 DLL