Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,935 for

brush

(2.42 sec)
  1. Архивы

    Архивы...с помощью классов Bitmap и Brush . Просто скопируйте и вставьте...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/ru/drawing/system.drawing-with-...
  2. Arşiv

    Arşiv... Daha sonra, Bitmap ve Brush sınıflarıyla bir görüntüye degrade...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/tr/drawing/system.drawing-with-...
  3. ארכיון

    ארכיון...על תמונה עם מחלקות Bitmap ו- Brush . כל שעליך לעשות הוא להעתיק...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/he/drawing/system.drawing-with-...
  4. Archiwa

    Archiwa...brushes import * from aspose.imaging...BOLD) brush = SolidBrush() brush.color = Color.red brush.opacity...

    blog.aspose.com/pl/imaging/add-watermark-to-ima...
  5. أرشيف

    أرشيف...brushes import * from aspose.imaging...BOLD) brush = SolidBrush() brush.color = Color.red brush.opacity...

    blog.aspose.com/ar/imaging/add-watermark-to-ima...
  6. Trabajar con texturas en PostScript | C++

    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 C++....Brush para una pintura y un objeto...subclases de System.Drawing.Brush que ofrece la plataforma C++...

    docs.aspose.com/page/es/cpp/ps/working-with-tex...
  7. Rendering di testo usando la libreria di caratt...

    Converti il ​​testo in immagini e rendono i caratteri TrueType e OpenType all'interno di prodotti .NET. C# API per gli sviluppatori da manipolare e di carattere....ifont, doppio fontsize, brush sfondo, brush textbrush, outfile della...world" , ttfFont1, 24 , Brushes.White, Brushes.Black, dataDir + "Hello_Arial_out...

    docs.aspose.com/font/it/net/developer-guide/tex...
  8. 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...
  9. 档案

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

    blog.aspose.com/zh/drawing/add-text-to-image-in...
  10. Archiwa

    Archiwa...pędzel, określając jego kolor Brush brush = new SolidBrush(Color.F...długopis Pen pen = new Pen(brush); // Narysuj elipsę graphics...

    blog.aspose.com/pl/drawing/draw-an-ellipse-csharp/