Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 106,654 for

bitmap

(0.1 sec)
  1. cdrfilltype - 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....Description static short Bitmap The bitmap fill type static short...Values Bitmap public static final short Bitmap The bitmap fill...

    reference.aspose.com/imaging/java/com.aspose.im...
  2. Class BarCodeReader | Aspose.BarCode for .NET A...

    Aspose.BarCode.BarCodeRecognition.BarCodeReader class. BarCodeReader encapsulates an image which may contain one or several barcodes it then can perform ReadBarCodes operation to detect barcodes... BarCodeReader (Bitmap) Initializes a new instance...class from file. BarCodeReader (Bitmap, BaseDecodeType) Initializes...

    reference.aspose.com/barcode/net/aspose.barcode...
  3. Change background of TIFF image file via .NET |...

    Changing image background for TIFF file via .NET....efficiency, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from TIFF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/chan...
  4. Add background to TIFF image file via .NET | pr...

    Add background to TIFF image file via .NET....your images, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from TIFF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  5. Add background to BMP image file via .NET | pro...

    Add background to BMP image file via .NET....your images, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from BMP image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  6. Width | Aspose.Drawing for .NET API Reference

    Width Bitmap.Width property Gets the width, in pixels, of this Bitmap. public override int Width { get ; } See Also c......Width Bitmap.Width property Gets the width, in pixels, of this...this Bitmap. public override int Width { get ; } See Also class...

    reference.aspose.com/drawing/net/system.drawing...
  7. Height | Aspose.Drawing for .NET API Reference

    Height Bitmap.Height property Gets the height, in pixels, of this Bitmap. public override int Height { get ; } See Al......Height Bitmap.Height property Gets the height, in pixels, of...of this Bitmap. public override int Height { get ; } See Also class...

    reference.aspose.com/drawing/net/system.drawing...
  8. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....text: Create an instance of the Bitmap class . Initialize a new object...the Graphics class with the bitmap object. Set up a Brush object...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  9. EmfBitBlt - Aspose.Imaging for Java - API Refer...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....transfer of pixels from a source bitmap to a destination rectangle...background color of the source bitmap. Rectangle getBounds () Gets...

    reference.aspose.com/imaging/java/com.aspose.im...
  10. XImage.h - Aspose.PDF for C++ - API Reference

    XImage.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 // C# preprocessor dire......namespace Drawing 136 { 137 class Bitmap; 138 class Color; 139 class...System::SharedPtr<System::Drawing::Bitmap> bmp); 292 ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/_x_image_8h_source/