Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,925 for

brush

(0.14 sec)
  1. Archivo

    Archivo...imagen con las clases Bitmap y Brush . Simplemente copie y pegue...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/es/drawing/system.drawing-with-...
  2. 記録

    記録... 次に、 Bitmap クラスと Brush クラスを使用して画像にグラデーションを描画できます。プロジェクトのProgram...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/ja/drawing/system.drawing-with-...
  3. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom http://purl.org/rss/1.0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python https://blog.aspose.com/ Recent ...... Learn to use a solid brush with any color to draw a filled...You can choose solid brush or texture brush with any color to make...

    blog.aspose.com/index.xml
  4. Archiv

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

    blog.aspose.com/de/drawing/use-system-drawing-i...
  5. Procurar

    Procurar... Escolha um Brush para a cor do texto. Use o método...(negrito, itálico). Escolha um Brush para a cor do texto. Use Graphics...

    blog.aspose.com/pt/drawing/draw-text-in-csharp/
  6. Archiv

    Archiv... Wählen Sie einen Brush für die Textfarbe aus. Verwenden... kursiv). Wählen Sie einen Brush für die Textfarbe aus. Verwenden...

    blog.aspose.com/de/drawing/draw-text-in-csharp/
  7. สร้างภาพ PSD หรือ PSB จากต้นแบบโดยใช้ Python|Do...

    ตัวอย่างเช่นว่า Aspose.PSD สำหรับ Python สามารถสร้างภาพ Psd จากต้นแบบ...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/th/th/python-net/create-psd...
  8. Crea un'immagine PSD o PSB da zero usando Pytho...

    Esempio di come Aspose.PSD per Python può creare un'immagine Psd da zero...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/it/it/python-net/crea-immag...
  9. آرشیوها

    آرشیوها...کنید یک قلم مو ایجاد کنید Brush brush = new SolidBrush(Color.F...ایجاد کنید Pen pen = new Pen(brush); // بیضی را بکشید graphics...

    blog.aspose.com/fa/drawing/draw-an-ellipse-csharp/
  10. Archivo

    Archivo... Brush brush = new SolidBrush(Color.F...bolígrafo Pen pen = new Pen(brush); // Dibujar rectángulo graphics...

    blog.aspose.com/es/drawing/draw-rectangle-csharp/