Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 1,935 for

brush

(0.12 sec)
  1. 搜索

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

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

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

    blog.aspose.com/zh-hant/drawing/graphics-progra...
  3. Trabajar con transparencia en PostScript | C++

    Cómo agregar transparencia a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....45 //Create linear gradient brush colors which transparency are...47 //Create a transform for brush. 48 brushTransform = System::MakeObject...

    docs.aspose.com/page/es/cpp/ps/working-with-tra...
  4. Lavorare con la trasparenza in PostScript | C++

    Come aggiungere la trasparenza a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in C++....45 //Create linear gradient brush colors which transparency are...47 //Create a transform for brush. 48 brushTransform = System::MakeObject...

    docs.aspose.com/page/it/cpp/ps/working-with-tra...
  5. Arbeiten mit Transparenz in PostScript | C++

    Wie man einer PS-Datei Transparenz hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....45 //Create linear gradient brush colors which transparency are...47 //Create a transform for brush. 48 brushTransform = System::MakeObject...

    docs.aspose.com/page/de/cpp/ps/working-with-tra...
  6. Rendering Quality Comparisons – Aspose.SVG for ...

    This article shows some comparisons of the API in terms of certain features that other APIs either don't support or implement very poorly....SVG supports all the brushes declared in the specification...

    docs.aspose.com/svg/net/getting-started/renderi...
  7. Отрисовка изображений с помощью GraphicsPath|Do...

    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/ru/java/drawing-images-usin...
  8. حزمة XPS | عمليات الحزم المتقاطعة | المحلول .NET

    NET API Solution للعمل مع XPS. استخدم عناصر مستند متعددة ضمن نفس حزمة XPS لعمليات الحزم المشتركة. أمثلة C# حول كيفية القيام بذلك....Fill the glyphs with an image brush glyphs1.Fill = doc1.CreateImageBrush(dataDir..."Test" ); // Create an image brush from the fill of the the first...

    products.aspose.com/page/ar/net/cross-package-o...
  9. 記録

    記録... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // 最終画像をテキスト付き...

    blog.aspose.com/ja/drawing/create-load-fill-and...
  10. 아카이브

    아카이브...Exclude(innerPath); // 단색 브러시 정의 Brush brush = new SolidBrush(Color.Blue);...채우기 영역 graphics.FillRegion(brush, region); // 비트맵을 PNG로 저장 bitmap...

    blog.aspose.com/ko/drawing/graphics-programming...