skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
    • Functional UI Testing
    • RESTful API Testing
    • Load Testing
    • Remote Test Execution
    • Agile Teams
    • Web Test Automation
    • Desktop Test Automation
    • Responsive UI Testing
    • Continuous Testing
  • Training
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
    • Trust Center
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Request a demo Try now

Class BitmapImage

Inheritance
System.Object
AutomationObject<ImageSource>
ImageSource
BitmapSource
BitmapImage
Inherited Members
ImageSource.ToStringMethod
ImageSource.ToString()
AutomationObject<ImageSource>.GetProperty(AutomationProperty)
AutomationObject<ImageSource>.GetProperty(AutomationProperty, Object)
AutomationObject<ImageSource>.SetProperty(AutomationProperty, Object)
AutomationObject<ImageSource>.InvokeMethod(AutomationMethod, Object[])
AutomationObject<ImageSource>.InvokeMethod(String, Object[])
AutomationObject<ImageSource>.Serialize()
AutomationObject<ImageSource>.Deserialize(String)
AutomationObject<ImageSource>.AssignReference(AutomationReference)
AutomationObject<ImageSource>.ToRealObject()
AutomationObject<ImageSource>.FromRealObject(Object)
AutomationObject<ImageSource>.Reference
AutomationObject<ImageSource>.PropertyBag
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll

Syntax

public class BitmapImage : BitmapSource, IAutomationPeer, IPeerConverter

Constructors

BitmapImage()

Declaration
public BitmapImage()

Fields

CacheOptionProperty

Declaration
public static AutomationProperty CacheOptionProperty
Field Value
AutomationProperty

CreateOptionsProperty

Declaration
public static AutomationProperty CreateOptionsProperty
Field Value
AutomationProperty

DecodePixelHeightProperty

Declaration
public static AutomationProperty DecodePixelHeightProperty
Field Value
AutomationProperty

DecodePixelWidthProperty

Declaration
public static AutomationProperty DecodePixelWidthProperty
Field Value
AutomationProperty

RotationProperty

Declaration
public static AutomationProperty RotationProperty
Field Value
AutomationProperty

SourceRectProperty

Declaration
public static AutomationProperty SourceRectProperty
Field Value
AutomationProperty

Properties

CacheOption

Declaration
public BitmapCacheOption CacheOption { get; set; }
Property Value
BitmapCacheOption

CreateOptions

Declaration
public BitmapCreateOptions CreateOptions { get; set; }
Property Value
BitmapCreateOptions

DecodePixelHeight

Declaration
public int DecodePixelHeight { get; set; }
Property Value
System.Int32

DecodePixelWidth

Declaration
public int DecodePixelWidth { get; set; }
Property Value
System.Int32

Rotation

Declaration
public Rotation Rotation { get; set; }
Property Value
Rotation

SourceRect

Declaration
public Int32Rect SourceRect { get; set; }
Property Value
Int32Rect

Methods

GetRealType()

Declaration
public override string GetRealType()
Returns
System.String

Overrides
BitmapSource.GetRealType()
Getting Started
  • Getting Started
  • Videos
  • Whats New
  • Roadmap
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.