Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 106,468 for

bitmap

(0.14 sec)
  1. Graphics.FillRectangle and Graphics.DrawLine pr...

    Bitmap Bitmap = new Bitmap(250, 110); Graphics graphics = Graphics.FromImage(Bitmap); SolidBrush b = new SolidBrush(System.Drawing.Color.Red); graphics.FillRectangle(b, 0f, 0f, 100, 100); graphics.D…... 2022, 7:27pm #1 Bitmap bitmap = new Bitmap(250, 110); Graphics...graphics = Graphics.FromImage(bitmap); SolidBrush b = new SolidBrush(System...

    forum.aspose.com/t/graphics-fillrectangle-and-g...
  2. GetPixel() | Aspose.Slides for C++ API Reference

    Returns the color of the specified pixel....GetPixel() Bitmap::GetPixel(int, int) method Returns the color...Color System :: Drawing :: Bitmap :: GetPixel ( int x , int y...

    reference.aspose.com/slides/cpp/system.drawing/...
  3. Aspose::Slides::ISlide Class Referenceabstract ...

    Public Member Functions | List of all members Aspose::Slides::ISlide Class Reference abstract Represents a slide in a......System::SharedPtr < System::Drawing::Bitmap > GetThumbnail ( float scaleX...scaleY)=0 Returns a Thumbnail Bitmap object with custom scaling...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  4. ToBitmap | Aspose.Drawing for .NET API 参考

    ToBitmap Icon.ToBitmap method public Bitmap ToBitmap () 也可以看看 class Bitmap class Icon 命名空间 Aspose.Drawing 部件 Aspose.D......method public Bitmap ToBitmap () 也可以看看 class Bitmap class Icon 命名空间...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  5. EmfPlgBlt - 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 parallelogram...application of a color mask bitmap. Constructor Summary Constructors...

    reference.aspose.com/imaging/java/com.aspose.im...
  6. Presentation|Aspose.Sildes for Python via .NET ...

    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....uting) Returns a Thumbnail Bitmap objects for all slides of a...slides) Returns a Thumbnail Bitmap objects for specified slides...

    docs.aspose.com/slides/python-net/api-reference...
  7. GetTileImage | Aspose.Slides for .NET API 参考

    使用指定颜色为图案填充创建平铺图像... public Bitmap GetTileImage ( Color background...foreground Color 图案的前景Color。 返回值 平铺Bitmap。 也可以看看 interface IPatternFormatEffect...

    reference.aspose.com/slides/zh/net/aspose.slide...
  8. SlideImageFormat | Aspose.Sildes for PHP via Ja...

    SlideImageFormat SlideImageFormat class Determines format in which slide image will be saved for presentation to HTML......SlideImageFormat bitmap Name Description bitmap (float, String)...

    reference.aspose.com/slides/php-java/aspose.sli...
  9. GetTileImage | Aspose.Sildes for .NET API Refer...

    Creates a tile image for the pattern fill with a specified colors.... public Bitmap GetTileImage ( Color background...pattern. Return Value Tile Bitmap. See Also class PatternFormat...

    reference.aspose.com/slides/net/aspose.slides/p...
  10. Bytes | Aspose.Note for .NET API Reference

    Gets the image data store....Bytes )) { using ( Bitmap bitMap = new Bitmap ( stream )) { //...Save image bytes to a file bitMap . Save ( String . Format (...

    reference.aspose.com/note/net/aspose.note/image...