diff --git a/classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html b/classes/chillerlan-QRCode-Common-GDLuminanceSource.html similarity index 80% rename from classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html rename to classes/chillerlan-QRCode-Common-GDLuminanceSource.html index 146f68753..8dc2f8ee6 100644 --- a/classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html +++ b/classes/chillerlan-QRCode-Common-GDLuminanceSource.html @@ -112,7 +112,7 @@

Fil
@@ -120,7 +120,7 @@

GDLuminanceSource - extends LuminanceSourceAbstract + extends LuminanceSourceAbstract
@@ -139,9 +139,9 @@

@@ -155,7 +155,7 @@

Table of Contents - +

@@ -169,36 +169,36 @@

Properties - +

- $gdImage + $gdImage  : resource|GdImage
- $height + $height  : int
- $luminances + $luminances  : array<string|int, mixed>
- $options + $options  : QROptions|SettingsContainerInterface
- $width + $width  : int
@@ -207,37 +207,37 @@

Methods - +

- __construct() + __construct()  : mixed
GDLuminanceSource constructor.
- fromBlob() + fromBlob()  : self
- fromFile() + fromFile()  : self
- getHeight() + getHeight()  : int
- getLuminances() + getLuminances()  : array<string|int, mixed>
@@ -245,7 +245,7 @@

`int luminance = array[y * width + x] & 0xff`
- getRow() + getRow()  : array<string|int, mixed>
@@ -256,25 +256,25 @@

getLuminances() may never be called.
- getWidth() + getWidth()  : int
- checkFile() + checkFile()  : string
- setLuminancePixel() + setLuminancePixel()  : void
- setLuminancePixels() + setLuminancePixels()  : void
@@ -290,7 +290,7 @@

Properties - +

>

$gdImage - +

@@ -335,15 +335,15 @@

>

$height - +

@@ -368,15 +368,15 @@

>

$luminances - +

@@ -401,15 +401,15 @@

>

$options - +

@@ -434,15 +434,15 @@

>

$width - +

@@ -463,7 +463,7 @@

Methods - +

>

__construct() - +

@@ -514,7 +514,7 @@
Parameters
Tags - +
@@ -538,13 +538,13 @@
>

fromBlob() - +

@@ -577,7 +577,7 @@
Parameters
Tags - +
@@ -604,13 +604,13 @@
Return values
>

fromFile() - +

@@ -643,7 +643,7 @@
Parameters
Tags - +
@@ -670,13 +670,13 @@
Return values
>

getHeight() - +

@@ -692,7 +692,7 @@

Tags - +
@@ -723,13 +723,13 @@
Return values
>

getLuminances() - +

@@ -747,7 +747,7 @@

Tags - +
@@ -780,13 +780,13 @@
Return values
>

getRow() - +

@@ -819,7 +819,7 @@
Parameters
Tags - +
@@ -850,13 +850,13 @@
Return values
>

getWidth() - +

@@ -872,7 +872,7 @@

Tags - +
@@ -903,13 +903,13 @@
Return values
>

checkFile() - +

@@ -935,7 +935,7 @@
Parameters
Tags - +
@@ -963,13 +963,13 @@
Return values
>

setLuminancePixel() - +

@@ -1018,13 +1018,13 @@
Parameters
>

setLuminancePixels() - +

@@ -1047,7 +1047,7 @@

-

+            

         
@@ -1146,35 +1146,35 @@

  • Table Of Contents
  • Properties
  • Methods
  • @@ -1194,7 +1194,7 @@

    Search results

    - + diff --git a/classes/chillerlan-QRCode-Decoder-IMagickLuminanceSource.html b/classes/chillerlan-QRCode-Common-IMagickLuminanceSource.html similarity index 80% rename from classes/chillerlan-QRCode-Decoder-IMagickLuminanceSource.html rename to classes/chillerlan-QRCode-Common-IMagickLuminanceSource.html index f2c1a47b0..c7a608fc1 100644 --- a/classes/chillerlan-QRCode-Decoder-IMagickLuminanceSource.html +++ b/classes/chillerlan-QRCode-Common-IMagickLuminanceSource.html @@ -112,7 +112,7 @@

    Fil
    @@ -120,7 +120,7 @@

    IMagickLuminanceSource - extends LuminanceSourceAbstract + extends LuminanceSourceAbstract
    @@ -139,7 +139,7 @@