public class BitmapImage extends BitmapSource
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Media.Imaging.BitmapImage
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: PresentationCore, Version=10.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationCore
|
static java.lang.String |
className
Qualified class name: System.Windows.Media.Imaging.BitmapImage
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
BitmapImage() |
BitmapImage(java.lang.Object instance)
Internal constructor.
|
BitmapImage(Uri uriSource) |
BitmapImage(Uri uriSource,
RequestCachePolicy uriCachePolicy) |
addDownloadCompleted, CloneCurrentValueNewBitmapSource, CloneNewBitmapSource, CopyPixels, CopyPixels, Create, getDpiX, getDpiY, getFormat, getIsDownloading, getPalette, getPixelHeight, getPixelWidth, removeDownloadCompletedCloneCurrentValueNewImageSource, CloneNewImageSource, getHeight, getMetadata, getWidth, ToStringApplyAnimationClock, ApplyAnimationClock, BeginAnimation, BeginAnimation, CloneNewAnimatable, GetAnimationBaseValue, getHasAnimatedProperties, ShouldSerializeStoredWeakReferenceaddChanged, Clone, CloneCurrentValue, Freeze, GetAsFrozen, getCanFreeze, GetCurrentValueAsFrozen, getIsFrozen, removeChangedClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValueCheckAccess, getDispatcher, VerifyAccessEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringToIFormattable, ToStringpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public BitmapImage()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
FormatException
public BitmapImage(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic BitmapImage(Uri uriSource) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentNullException, OutOfMemoryException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, UriFormatException, NotImplementedException
public BitmapImage(Uri uriSource, RequestCachePolicy uriCachePolicy) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, ArgumentNullException, OutOfMemoryException, NotSupportedException, NullReferenceException, ExternalException, CultureNotFoundException, UriFormatException, NotImplementedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionArgumentNullExceptionOutOfMemoryExceptionNotSupportedExceptionNullReferenceExceptionExternalExceptionCultureNotFoundExceptionUriFormatExceptionNotImplementedExceptionpublic void BeginInit()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
NotSupportedException,
FormatException,
ArgumentNullException,
OutOfMemoryException
public static BitmapImage cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into BitmapImage, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedBitmapImage instancejava.lang.Throwable - in case of error during cast operationpublic BitmapImage CloneCurrentValueNewBitmapImage() throws java.lang.Throwable, InvalidOperationException, PlatformNotSupportedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException
public BitmapImage CloneNewBitmapImage() throws java.lang.Throwable, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, ArgumentException
java.lang.ThrowableInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionArgumentExceptionpublic void EndInit()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
NotSupportedException,
FormatException,
ArgumentNullException,
OutOfMemoryException,
CultureNotFoundException,
NullReferenceException,
ExternalException,
UnreachableException,
UriFormatException,
NotImplementedException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionInvalidOperationExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionNotSupportedExceptionFormatExceptionArgumentNullExceptionOutOfMemoryExceptionCultureNotFoundExceptionNullReferenceExceptionExternalExceptionUnreachableExceptionUriFormatExceptionNotImplementedExceptionpublic Uri getBaseUri() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionInvalidOperationExceptionpublic BitmapCacheOption getCacheOption() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public BitmapCreateOptions getCreateOptions() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public int getDecodePixelHeight()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
ArgumentOutOfRangeException,
NotSupportedException,
IndexOutOfRangeException,
FormatException
public int getDecodePixelWidth()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
ArgumentOutOfRangeException,
NotSupportedException,
IndexOutOfRangeException,
FormatException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IFormattablegetJCOAssemblyName in class BitmapSourceString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IFormattablegetJCOClassName in class BitmapSourceString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IFormattablegetJCOInstance in class BitmapSourceObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IFormattablegetJCOObjectName in class BitmapSourceString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IFormattablegetJCOType in class BitmapSourceJCType representing the CLR Type of the instantiated Classpublic Rotation getRotation() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public Int32Rect getSourceRect() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public Stream getStreamSource() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public RequestCachePolicy getUriCachePolicy() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public Uri getUriSource() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public void setBaseUri(Uri BaseUri) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, IndexOutOfRangeException, ArgumentOutOfRangeException, NotSupportedException, FormatException, CultureNotFoundException, NullReferenceException, OutOfMemoryException, ExternalException, ArgumentNullException, UnreachableException, UriFormatException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionInvalidOperationExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionNotSupportedExceptionFormatExceptionCultureNotFoundExceptionNullReferenceExceptionOutOfMemoryExceptionExternalExceptionArgumentNullExceptionUnreachableExceptionUriFormatExceptionpublic void setCacheOption(BitmapCacheOption CacheOption) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
public void setCreateOptions(BitmapCreateOptions CreateOptions) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
public void setDecodePixelHeight(int DecodePixelHeight)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NotSupportedException,
FormatException,
OutOfMemoryException
public void setDecodePixelWidth(int DecodePixelWidth)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NotSupportedException,
FormatException,
OutOfMemoryException
public void setJCOInstance(JCObject instance)
setJCOInstance in class BitmapSourcepublic void setRotation(Rotation Rotation) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
public void setSourceRect(Int32Rect SourceRect) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
public void setStreamSource(Stream StreamSource) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
public void setUriCachePolicy(RequestCachePolicy UriCachePolicy) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
public void setUriSource(Uri UriSource) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException