Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 50,272 for

bitmap

(0.11 sec)
  1. 使用 .NET API 将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET 版 BMP 转 EPS 功能。...图像保存为 EPS 文件 以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Convert BMP image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/zh/net/convert/bmp-to-eps/
  2. Image Clipping in C#

    This article explains image clipping in C#. It includes the environment configuration details, the step-by-step process, and a code snippet to make a clipped photo in C#....images Create an object of the Bitmap class while specifying the...C# . Firstly, create a new bitmap, initialize graphics, and define...

    kb.aspose.com/drawing/net/image-clipping-in-csh...
  3. 使用 .NET 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 TIFF 到 EPS 的转换功能。...TIFF 保存为 EPS 以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Convert TIFF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/zh/net/convert/tiff-to-eps/
  4. Remove background from PNG via .NET | products....

    Removing background from PNG image file via .NET....robust functionality to edit bitmaps with precision, leveraging...Create a bitmap object from PNG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/remo...
  5. Remove background from BMP via .NET | products....

    Removing background from BMP image file via .NET....robust functionality to edit bitmaps with precision, leveraging...Create a bitmap object from BMP image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/remo...
  6. Remove background from GIF via .NET | products....

    Removing background from GIF image file via .NET....robust functionality to edit bitmaps with precision, leveraging...Create a bitmap object from GIF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/remo...
  7. Create JPEG image file via Java | products.aspo...

    Create JPEG image file via Java.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in JPEG image format. System...

    products.aspose.com/drawing/java/create/jpeg/
  8. Create PNG image file via Java | products.aspos...

    Create PNG image file via Java.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in PNG image format. System...

    products.aspose.com/drawing/java/create/png/
  9. Creating Car Body Drawing|Documentation

    Creating Car Body drawing with Aspose.Drawing .NET (C#) 2d graphic library. The library allows to creation of drawings with color transparency levels, semi-transparent images and text rendering.... We then incorporate a new Bitmap frame created from both the...`DrawFrame` function creates new `Bitmap` graphics with dimensions `w...

    docs.aspose.com/drawing/net/showcases/car-body/
  10. Pretvorite PSD u BMP pomoću C# | products.aspos...

    Izvoz PSD, PSB i AI datoteke putem .NET API-ja...represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/cr/psd-to-bmp/