Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,964 for

brush

(0.14 sec)
  1. Desenhar Imagens usando 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....qualquer classe de brush do namespace Aspose.PSD.Brushes. O segundo parâmetro... use o HatchBrush que é um brush retangular com um estilo de...

    docs.aspose.com/psd/pt/net/desenhar-imagens-usa...
  2. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....Curves Draw Shapes Use Pens Use Brushes Render Text Use Different Fonts...texture, gradient, and hatch brushes Supports alpha blending and...

    products.aspose.com/drawing/net/
  3. Použití Grafického API k úpravě vrstev v soubor...

    Příklad použití Grafického API v Aspose.PSD pro Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/cs/cs/python-net/graphics-api/
  4. Desenho de Imagens usando Gráficos|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, para definir como áreas são...Todas elas aceitam um objeto Brush como seu primeiro argumento...

    docs.aspose.com/psd/pt/net/drawing-images-using...
  5. Arbeiten mit Schraffurmustern in PostScript | .NET

    Wie man einer PS-Datei ein Schraffurmuster hinzufügt, ist eine Frage, die von Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....Brush , System.Drawing.HatchBrush...-Methoden, die System.Drawing.Brush als Parameter akzeptieren. Um...

    docs.aspose.com/page/de/net/ps/working-with-hat...
  6. Lưu trữ

    Lưu trữ...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/vi/font/render-text-with-truety...
  7. 档案

    档案... 之后,使用要显示的文本、Font、Brush 和 Rectangle 类对象作为参数调用 DrawString()...FromImage(bitmap); // 定义文本颜色 Brush brush = new SolidBrush(Color.DarkBlue);...

    blog.aspose.com/zh/drawing/add-text-to-image-in...
  8. 档案

    档案...FromImage(bitmap); // 创建 Brush 类实例 Brush brush = new SolidBrush(Color...绘制实心圆 graphics.FillEllipse(brush, 1, 1, 490, 490); // 保存输出绘图图像...

    blog.aspose.com/zh/drawing/draw-circle-in-csharp/
  9. 搜索

    搜索...FromImage(bitmap); // 建立 Brush 類別實例 Brush brush = new SolidBrush(Color...繪製實心圓 graphics.FillEllipse(brush, 1, 1, 490, 490); // 儲存輸出繪圖影像...

    blog.aspose.com/zh-hant/drawing/draw-circle-in-...
  10. ארכיון

    ארכיון...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // שמור תמונת פלט...

    blog.aspose.com/he/drawing/draw-text-image-csharp/