IRONSOFTWAREHOME
產生進階 QR 碼
using IronQr;
using IronSoftware.Drawing;
using Color = IronSoftware.Drawing.Color;

// Set QR options
QrOptions options = new QrOptions(IronQr.QrErrorCorrectionLevel.High, 20);

// Create a QR Code object
QrCode myQr = QrWriter.Write("greetings terra", options);

// Fancy style options
AnyBitmap logoBmp = new AnyBitmap("logo.png");

QrStyleOptions style = new QrStyleOptions
{
    Dimensions = 300, // px
    Margins = 10, // px
    Color = Color.Gray,
    Logo = new QrLogo
    {
        Bitmap = logoBmp,
        Width = 100,
        Height = 100,
        CornerRadius = 2
    }
};

// Save QR Code as a Bitmap
AnyBitmap qrImage = myQr.Save(style);

// Save QR Code Bitmap as File
qrImage.SaveAs("qr_styled.png");
Imports IronQr
Imports IronSoftware.Drawing
Imports Color = IronSoftware.Drawing.Color

' Set QR options
Dim options As New QrOptions(IronQr.QrErrorCorrectionLevel.High, 20)

' Create a QR Code object
Dim myQr As QrCode = QrWriter.Write("greetings terra", options)

' Fancy style options
Dim logoBmp As New AnyBitmap("logo.png")

Dim style As New QrStyleOptions With {
    .Dimensions = 300, ' px
    .Margins = 10, ' px
    .Color = Color.Gray,
    .Logo = New QrLogo With {
        .Bitmap = logoBmp,
        .Width = 100,
        .Height = 100,
        .CornerRadius = 2
    }
}

' Save QR Code as a Bitmap
Dim qrImage As AnyBitmap = myQr.Save(style)

' Save QR Code Bitmap as File
qrImage.SaveAs("qr_styled.png")
NuGet Download
PM > Install-Package IronQR
產生進階 QR 碼

產生進階 QR 碼

IronQR 提供豐富的自訂選項,不僅僅侷限於基本的 QR Code 功能。 您可以為 QR Code 新增標誌、亮麗的色彩、控制間距以及個性化文字,讓它們不僅實用,還能視覺上吸引人且符合品牌風格。 自訂樣式讓您的 QR Code 能夠無縫整合進行銷售材料、產品包裝或使用者介面,創造連貫且吸引人的使用者體驗。 透過將您獨特的風格融入這些 QR Code 中,您不僅提高了美學吸引力,還加強了品牌認知和參與度。 IronQR 讓您可以完全掌控 QR Code 的視覺元素,確保它們成為您品牌身份的和諧部分,並成為您溝通策略中的寶貴工具。

學習使用 IronQR 建立自訂 QR Code 圖片
在 GitHub 查看

準備好開始了嗎?

Nuget Downloads 74,386版本:2026.9剛剛發布

Key in blue circle

立即免費取得 30 天試用金鑰

Your trial license will be sent to your email address

無任何限制。100% 解鎖。無需信用卡。

bullet_checked無需信用卡或建立帳號無任何限制。100% 解鎖。無需信用卡。
  • Logo Aetna
  • Logo NASA
  • Logo GE
  • Logo Porsche
  • Logo USDA
  • Logo Qatar
Join Millions of Engineers who’ve tried IronPDF
預約您的免費現場演示
Booking Badge

受到全球數百萬工程師的信賴

Iron Software的客戶標誌
獲取您的無義務諮詢
填寫以下表單或發送電子郵件至sales@ironsoftware.com
您的詳細資訊將始終保密。
受到全球數百萬工程師的信賴
Iron Software的客戶標誌
立即獲取您的30天試用金鑰
無需信用卡或帳戶建立