CodeGlyphX logo
CodeGlyphX

API Reference

Class

QrArtHeuristicReport

Namespace CodeGlyphX
Assembly CodeGlyphX
Modifiers sealed

Static heuristic score and warnings for QR art/custom styling. This report does not decode the rendered output and cannot guarantee scanner interoperability.

Inheritance

  • Object
  • QrArtHeuristicReport

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public Int32 Score { get; } #

Heuristic score (0..100).

public QrArtWarning[] Warnings { get; } #

Warnings detected for the render options.

public Boolean PassesHeuristics { get; } #

Indicates whether the configuration passes the library's static checks. Passing does not guarantee that a rendered QR code will scan.