Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 1,935 for

brush

(0.39 sec)
  1. การวาดภาพโดยใช้ GraphicsPath|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Brushes พารามิเตอร์ที่สองคือเส้นทางเอง...

    docs.aspose.com/psd/th/java/drawing-images-usin...
  2. Archiwa

    Archiwa... Zainicjuj obiekt klasy Brush z określonym kolorem. Ustaw...

    blog.aspose.com/pl/drawing/antialiasing-in-java/
  3. ארכיון

    ארכיון... אתחל אובייקט מחלקת Brush עם הצבע המוגדר. קבע את ה- TextRenderingHint...

    blog.aspose.com/he/drawing/antialiasing-in-java/
  4. 아카이브

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

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

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

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

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

    blog.aspose.com/zh-hant/drawing/graphics-progra...
  9. 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/
  10. Éditer des canevas HTML5 en Java – Aspose.HTML ...

    Apprenez à éditer HTML5 Canvas en Java, y compris le rendu 2D dynamique et la manipulation graphique avancée à l'aide de l'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/fr/java/edit-html5-canvas/