Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 1,925 for

brush

(0.27 sec)
  1. 在 PS 文件中处理形状 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加形状的问题。了解如何在 Python 中使用该功能... create_pen_by_brush_and_width (aspose. pydrawing...(GraphicsFactory. create_pen_by_brush_and_width (aspose. pydrawing...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. Trabajar con texturas en un archivo PS | Java

    Cómo agregar un patrón de textura a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en 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/es/java/ps/working-with-te...
  3. Trabalhar com Texturas em Ficheiro PS | Java

    Como adicionar um padrão de textura a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em 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/pt/java/ps/working-with-te...
  4. Редактировать HTML5 Canvas на Java – Aspose.HTM...

    Узнайте, как редактировать HTML5 Canvas на Java, включая динамический 2D-рендеринг и расширенные манипуляции с графикой с помощью API Aspose.HTML for Java....18 19 // Prepare a gradient brush 20 ICanvasGradient gradient..."red" ); 24 25 // Assign the brush to the content 26 context. setFillStyle...

    docs.aspose.com/html/ru/java/edit-html5-canvas/
  5. 아카이브

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

    blog.aspose.com/ko/drawing/graphics-programming...
  6. 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...
  7. 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...
  8. 搜索

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

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

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

    blog.aspose.com/zh-hant/drawing/graphics-progra...
  10. Editar HTML5 Canvas en Java – Aspose.HTML for Java

    Aprenda a editar HTML5 Canvas en Java, incluida la representación dinámica 2D y la manipulación avanzada de gráficos utilizando Aspose.HTML para la API de Java....18 19 // Prepare a gradient brush 20 ICanvasGradient gradient..."red" ); 24 25 // Assign the brush to the content 26 context. setFillStyle...

    docs.aspose.com/html/es/java/edit-html5-canvas/