ソースを参照

Deploying to gh-pages from @ chillerlan/php-qrcode@132520b0d0e9314d108eeb6459fada0aa811b1eb 🚀

codemasher 2 年 前
コミット
27e46b1f6f

+ 1 - 1
classes/chillerlan-QRCode-QROptions.html

@@ -1412,7 +1412,7 @@ using imagefilledellipse() and then scaled back to the expected size</p>
     <span class="phpdocumentor-signature__visibility">protected</span>
     <span class="phpdocumentor-signature__visibility">protected</span>
         <span class="phpdocumentor-signature__type">bool</span>
         <span class="phpdocumentor-signature__type">bool</span>
     <span class="phpdocumentor-signature__name">$imageTransparent</span>
     <span class="phpdocumentor-signature__name">$imageTransparent</span>
-     = <span class="phpdocumentor-signature__default-value">true</span></code>
+     = <span class="phpdocumentor-signature__default-value">false</span></code>
 
 
         <section class="phpdocumentor-description"><ul>
         <section class="phpdocumentor-description"><ul>
 <li>QRGdImage and QRImagick: the given \chillerlan\QRCode\QROptions::$transparencyColor is set as transparent</li>
 <li>QRGdImage and QRImagick: the given \chillerlan\QRCode\QROptions::$transparencyColor is set as transparent</li>

+ 1 - 1
classes/chillerlan-QRCode-QROptionsTrait.html

@@ -1391,7 +1391,7 @@ using imagefilledellipse() and then scaled back to the expected size</p>
     <span class="phpdocumentor-signature__visibility">protected</span>
     <span class="phpdocumentor-signature__visibility">protected</span>
         <span class="phpdocumentor-signature__type">bool</span>
         <span class="phpdocumentor-signature__type">bool</span>
     <span class="phpdocumentor-signature__name">$imageTransparent</span>
     <span class="phpdocumentor-signature__name">$imageTransparent</span>
-     = <span class="phpdocumentor-signature__default-value">true</span></code>
+     = <span class="phpdocumentor-signature__default-value">false</span></code>
 
 
         <section class="phpdocumentor-description"><ul>
         <section class="phpdocumentor-description"><ul>
 <li>QRGdImage and QRImagick: the given \chillerlan\QRCode\QROptions::$transparencyColor is set as transparent</li>
 <li>QRGdImage and QRImagick: the given \chillerlan\QRCode\QROptions::$transparencyColor is set as transparent</li>