Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 106,468 for

bitmap

(0.06 sec)
  1. Convert VSD to BMP via Python | products.aspose...

    Sample Python conversion code for VSD format to BMP file. Use this example code to convert VSD to BMP within any Python based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/diagram/python-net/conversi...
  2. Convert Visio to Image via Java | products.aspo...

    Sample Java code for Converting Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/diagram/java/conversion/vis...
  3. texturedata - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...BufferedImage bitmap) Convert a BufferedImage to...fromBitmap(java.awt.image.BufferedImage bitmap) Convert a BufferedImage to...

    reference.aspose.com/3d/java/com.aspose.threed/...
  4. Convert BMP to XLS via C# | products.aspose.com

    Sample code for BMP to XLS C# conversion. Use API example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/ocr/net/conversion/bmp-to-xls/
  5. Convert Visio to BMP via Java | products.aspose...

    Sample Java code for Converting Visio to BMP file. Use this example code to convert Visio to BMP within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/diagram/java/conversion/vis...
  6. Mesh | Aspose.3D for .NET API Reference

    Mesh Contents [ Hide ] Mesh class A mesh is made of many n-sided polygons. public class Mesh : Geometry , IEnumerable...... Mesh (Bitmap) Construct a mesh using specified...instance of the Mesh class. Mesh (Bitmap, Matrix4) Construct a mesh...

    reference.aspose.com/3d/net/aspose.threed.entit...
  7. Convert JPG to SVG - C# code and Online Vectorizer

    JPG to vector online or in C#. Vectorize JPG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...ICO, GIF, TIFF, XBM and other bitmap formats. The output image is...the process of converting bitmaps into vector graphics - Bezier...

    products.aspose.com/svg/net/vectorization/jpg-t...
  8. package-use - Aspose.Imaging for Java - API Ref...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....The bitmap record types perform block transfers of bitmap images...for source and destination bitmaps. EmfClippingRecordTyp The clipping...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. Icon | Aspose.Drawing for .NET API Reference

    Icon Contents [ Hide ] Icon class Represents a Windows icon, which is a small Bitmap image that is used to represent ......Windows icon, which is a small bitmap image that is used to represent...thought of as transparent bitmaps, although their size is determined...

    reference.aspose.com/drawing/net/system.drawing...
  10. Scale Image in C#

    This tutorial covers how to scale image in C#. It contains the system configuration, the stepwise algorithm, and a runnable sample code to upscale image in C#....Initiate an instance of the Bitmap class Create an object of the...losing quality in C# . Create a bitmap class object with the specified...

    kb.aspose.com/drawing/net/scale-image-in-csharp/