日日操夜夜添-日日操影院-日日草夜夜操-日日干干-精品一区二区三区波多野结衣-精品一区二区三区高清免费不卡

公告:魔扣目錄網(wǎng)為廣大站長提供免費收錄網(wǎng)站服務(wù),提交前請做好本站友鏈:【 網(wǎng)站目錄:http://www.ylptlb.cn 】, 免友鏈快審服務(wù)(50元/站),

點擊這里在線咨詢客服
新站提交
  • 網(wǎng)站:51998
  • 待審:31
  • 小程序:12
  • 文章:1030137
  • 會員:747

在本教程中,我們將學(xué)習(xí)如何使用 FabricJS 獲取 IText 中光標(biāo)處字符的當(dāng)前顏色。 IText 類是在 FabricJS 版本 1.4 中引入的,它擴(kuò)展了 Fabric.Text 并用于創(chuàng)建 IText 實例。 IText 實例使我們可以自由選擇、剪切、粘貼或添加新文本,而無需額外配置。還有各種支持的按鍵組合和鼠標(biāo)/觸摸組合使文本具有交互性,而 Text 中未提供這些組合。

然而,基于 IText 的 Textbox 允許我們調(diào)整文本矩形的大小并自動換行。對于 IText 來說情況并非如此,因為高度不會根據(jù)換行進(jìn)行調(diào)整。我們可以通過使用各種屬性來操作 IText 對象。同樣,我們可以使用 getCurrentCharColor 方法獲取光標(biāo)字符顏色。但是,如果 itext 對象具有圖案、漸變或填充,則將返回當(dāng)前光標(biāo)處的字符顏色。 itext 對象的默認(rèn)填充顏色是 rgb(0,0,0),即顏色“黑色”。因此,如果未指定任何內(nèi)容,則 rgb(0,0,0) 將作為記錄的輸出返回。

語法

getCurrentCharColor(): String | fabric.Gradient | fabric.Pattern

登錄后復(fù)制

示例 1

使用getCurrentCharColor方法獲取默認(rèn)值

讓我們看一個代碼示例,了解在未提供填充顏色時 getCurrentCharColor 方法的行為方式。記錄的輸出將返回默認(rèn)的字符顏色。

<!DOCTYPE html>
<html>
<head>
   <!-- Adding the Fabric JS Library-->
   <script src="https://cdnjs.cloudflare.com/ajax/libs/fabric.js/510/fabric.min.js"></script>
</head>
<body>
   <h2>Using the getCurrentCharColor method to get default value</h2>
   <p>You can open console from dev tools and see the logged output</p>
   <canvas id="canvas"></canvas>
   
   <script>
      // Initiate a canvas instance
      var canvas = new fabric.Canvas("canvas");
      canvas.setWidth(document.body.scrollWidth);
      canvas.setHeight(250);

      // Initiate an itext object
      var itext = new fabric.IText(
         "Add sample text here.Lorem ipsum dolor sit amet",{
            width: 300,
            left: 60,
            top: 70,
         }
      );

      // Add it to the canvas
      canvas.add(itext);

      // Using getCurrentCharColor method
      console.log("The current character colour is: ",
      itext.getCurrentCharColor());
   </script>
</body>
</html>

登錄后復(fù)制

示例 2

對帶有填充的 itext 對象使用 getCurrentCharColor 方法

讓我們看一個代碼示例,以查看使用填充時記錄的輸出。正如我們所看到的,將返回填充的顏色。

<!DOCTYPE html>
<html>
<head>
   <!-- Adding the Fabric JS Library-->
   <script src="https://cdnjs.cloudflare.com/ajax/libs/fabric.js/510/fabric.min.js"></script>
</head>
<body>
   <h2>Using the getCurrentCharColor method for an itext object with fill</h2>
   <p>You can open console from dev tools and see the logged output for fill</p>
   <canvas id="canvas"></canvas>
   
   <script>
      // Initiate a canvas instance
      var canvas = new fabric.Canvas("canvas");
      canvas.setWidth(document.body.scrollWidth);
      canvas.setHeight(250);

      // Initiate an itext object
      var itext = new fabric.IText(
         "Add sample text here.Lorem ipsum dolor sit amet",{
            width: 300,
            left: 60,
            top: 70,
            fill: "red",
         }
      );

      // Add it to the canvas
      canvas.add(itext);

      // Using getCurrentCharColor method
      console.log(
         "The current character colour is: ",
         itext.getCurrentCharColor()
      );
   </script>
</body>
</html>

登錄后復(fù)制

以上就是如何使用FabricJS獲取IText中光標(biāo)處字符的當(dāng)前顏色?的詳細(xì)內(nèi)容,更多請關(guān)注www.92cms.cn其它相關(guān)文章!

分享到:
標(biāo)簽:光標(biāo) 如何使用 字符 獲取 顏色
用戶無頭像

網(wǎng)友整理

注冊時間:

網(wǎng)站:5 個   小程序:0 個  文章:12 篇

  • 51998

    網(wǎng)站

  • 12

    小程序

  • 1030137

    文章

  • 747

    會員

趕快注冊賬號,推廣您的網(wǎng)站吧!
最新入駐小程序

數(shù)獨大挑戰(zhàn)2018-06-03

數(shù)獨一種數(shù)學(xué)游戲,玩家需要根據(jù)9

答題星2018-06-03

您可以通過答題星輕松地創(chuàng)建試卷

全階人生考試2018-06-03

各種考試題,題庫,初中,高中,大學(xué)四六

運動步數(shù)有氧達(dá)人2018-06-03

記錄運動步數(shù),積累氧氣值。還可偷

每日養(yǎng)生app2018-06-03

每日養(yǎng)生,天天健康

體育訓(xùn)練成績評定2018-06-03

通用課目體育訓(xùn)練成績評定