Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 1,925 for

brush

(0.19 sec)
  1. 搜索

    搜索...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/zh-hant/font/render-truetype-fo...
  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. ค้นหา

    ค้นหา...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/th/drawing/image-clipping-in-cs...
  6. 搜索

    搜索...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/zh-hant/drawing/use-system-draw...
  7. آرشیوها

    آرشیوها... یک Brush برای رنگ متن انتخاب کنید. از...رنگ، ایتالیک) تعریف کنید. یک Brush برای رنگ متن انتخاب کنید. از...

    blog.aspose.com/fa/drawing/draw-text-in-csharp/
  8. ארכיון

    ארכיון...מכחול שחור מוצק לציור הטקסט Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // שמור את התמונה...

    blog.aspose.com/he/drawing/create-load-fill-and...
  9. Chercher

    chercher...brushes.SolidBrush(com.aspose.imaging...Pen(new com.aspose.imaging.brushes.SolidBrush(com.aspose.imaging...

    blog.aspose.com/fr/imaging/draw-shapes-in-java/
  10. 档案

    档案...我们有这个类的 DrawString(string, Font, Brush, RectangleF, StringFormat) ...0 的实心画笔以使用水印效果。 SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/zh/psd/add-watermark-to-psd-in-...