Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 1,964 for

brush

(0.1 sec)
  1. 档案

    档案...exclude(innerPath); // 定义实心画笔 Brush brush = new SolidBrush(Color.getBlue());...// 填充区域 graphics.fillRegion(brush, region); // 将位图另存为 PNG bitmap...

    blog.aspose.com/zh/drawing/graphics-programming...
  2. 아카이브

    아카이브...exclude(innerPath); // 솔리드 브러시 정의 Brush brush = new SolidBrush(Color.getBlue());...영역 채우기 graphics.fillRegion(brush, region); // 비트맵을 PNG로 저장 bitmap...

    blog.aspose.com/ko/drawing/graphics-programming...
  3. Lưu trữ

    Lưu trữ...Xác định một bàn chải rắn Brush brush = new SolidBrush(Color.getBlue());...vào vùng graphics.fillRegion(brush, region); // Lưu bitmap dưới...

    blog.aspose.com/vi/drawing/graphics-programming...
  4. Lưu trữ

    Lưu trữ...Xác định một bàn chải rắn Brush brush = new SolidBrush(Color.Blue);...khu vực graphics.FillRegion(brush, region); // Lưu bitmap dưới...

    blog.aspose.com/vi/drawing/graphics-programming...
  5. 搜索

    搜索...Exclude(innerPath); // 定義實體筆刷 Brush brush = new SolidBrush(Color.Blue);...// 填充區域 graphics.FillRegion(brush, region); // 將位圖另存為 PNG bitmap...

    blog.aspose.com/zh-hant/drawing/graphics-progra...
  6. 搜索

    搜索...exclude(innerPath); // 定義實心畫筆 Brush brush = new SolidBrush(Color.getBlue());...// 填充區域 graphics.fillRegion(brush, region); // 將點陣圖另存為 PNG bitmap...

    blog.aspose.com/zh-hant/drawing/graphics-progra...
  7. Lavorare con le texture in un file PS | Java

    Come aggiungere un pattern di texture a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Java....getHeight ()); 19 //Create texture brush from the image 20 TexturePaint...100); 24 25 //Set this texture brush as current paint 26 document...

    docs.aspose.com/page/it/java/ps/working-with-te...
  8. 脚本字体知识库|手写字体

    本文简要概述了脚本字体(字母字体),解释了其特征和目的,优点和缺点等。...本字体的一些示例: Lobster Pacifico Brush Script Amatic SC Kristi Cheddar...Hotel Rumble Brave Yellowtail Brush Script MT Playlist Script Great...

    docs.aspose.com/font/zh/net/what-is-font/script...
  9. 記録

    記録... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // 最終画像をテキスト付き...

    blog.aspose.com/ja/drawing/create-load-fill-and...
  10. グラデーションの操作 | Python

    XPSファイルに垂直、水平、または線形グラデーションを追加する方法は、Aspose.Page APIソリューションで回答されています。Pythonの機能について学びましょう。... create_linear_gradient_brush (aspose. pydrawing . PointF...doc. create_linear_gradient_brush (aspose. pydrawing . PointF...

    docs.aspose.com/page/ja/python-net/xps/working-...