public class BitmapMetadata extends ImageMetadata
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Media.Imaging.BitmapMetadata
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=9.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.BitmapMetadata
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
BitmapMetadata() |
BitmapMetadata(java.lang.Object instance)
Internal constructor.
|
BitmapMetadata(java.lang.String containerFormat) |
| Modifier and Type | Method and Description |
|---|---|
static BitmapMetadata |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into BitmapMetadata, a cast assert is made to check if types are compatible. |
BitmapMetadata |
CloneNewBitmapMetadata() |
boolean |
ContainsQuery(java.lang.String query) |
java.lang.String |
getApplicationName() |
java.lang.String |
getCameraManufacturer() |
java.lang.String |
getCameraModel() |
java.lang.String |
getComment() |
java.lang.String |
getCopyright() |
java.lang.String |
getDateTaken() |
java.lang.String |
getFormat() |
boolean |
getIsFixedSize() |
boolean |
getIsReadOnly() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
java.lang.String |
getLocation() |
NetObject |
GetQuery(java.lang.String query) |
int |
getRating() |
java.lang.String |
getSubject() |
java.lang.String |
getTitle() |
void |
RemoveQuery(java.lang.String query) |
void |
setApplicationName(java.lang.String ApplicationName) |
void |
setCameraManufacturer(java.lang.String CameraManufacturer) |
void |
setCameraModel(java.lang.String CameraModel) |
void |
setComment(java.lang.String Comment) |
void |
setCopyright(java.lang.String Copyright) |
void |
setDateTaken(java.lang.String DateTaken) |
void |
setJCOInstance(JCObject instance) |
void |
SetQuery(java.lang.String query,
NetObject value) |
void |
setRating(int Rating) |
void |
setSubject(java.lang.String Subject) |
void |
setTitle(java.lang.String Title) |
CloneNewImageMetadataaddChanged, Clone, CloneCurrentValue, Freeze, GetAsFrozen, getCanFreeze, GetCurrentValueAsFrozen, getIsFrozen, removeChangedClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValueCheckAccess, getDispatcher, VerifyAccesspublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public BitmapMetadata()
throws java.lang.Throwable
java.lang.Throwablepublic BitmapMetadata(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic BitmapMetadata(java.lang.String containerFormat)
throws java.lang.Throwable,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
RankException,
ArrayTypeMismatchException,
InvalidOperationException,
InvalidEnumArgumentException,
Win32Exception,
ArgumentNullException,
CultureNotFoundException,
IndexOutOfRangeException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionWin32ExceptionArgumentNullExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionpublic static BitmapMetadata cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into BitmapMetadata, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedBitmapMetadata instancejava.lang.Throwable - in case of error during cast operationpublic BitmapMetadata CloneNewBitmapMetadata() throws java.lang.Throwable, InvalidOperationException, SecurityException, IOException, PlatformNotSupportedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, FormatException, NotSupportedException
public boolean ContainsQuery(java.lang.String query)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
ArgumentNullException,
IndexOutOfRangeException,
OutOfMemoryException,
FormatException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionpublic java.lang.String getApplicationName()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
PlatformNotSupportedException,
IndexOutOfRangeException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
FormatException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionFormatExceptionpublic java.lang.String getCameraManufacturer()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
PlatformNotSupportedException,
IndexOutOfRangeException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
FormatException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionFormatExceptionpublic java.lang.String getCameraModel()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
PlatformNotSupportedException,
IndexOutOfRangeException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
FormatException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionFormatExceptionpublic java.lang.String getComment()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
PlatformNotSupportedException,
IndexOutOfRangeException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
FormatException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionFormatExceptionpublic java.lang.String getCopyright()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
PlatformNotSupportedException,
IndexOutOfRangeException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
FormatException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionFormatExceptionpublic java.lang.String getDateTaken()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
PlatformNotSupportedException,
IndexOutOfRangeException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
FormatException,
InvalidTimeZoneException,
SecurityException,
UnauthorizedAccessException,
IOException,
NullReferenceException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionFormatExceptionInvalidTimeZoneExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionNullReferenceExceptionCultureNotFoundExceptionpublic java.lang.String getFormat()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentNullException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
OutOfMemoryException,
FormatException
public boolean getIsFixedSize()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionpublic boolean getIsReadOnly()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class ImageMetadataString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class ImageMetadataString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class ImageMetadataObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class ImageMetadataString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class ImageMetadataJCType representing the CLR Type of the instantiated Classpublic java.lang.String getLocation()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentNullException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
OutOfMemoryException
public NetObject GetQuery(java.lang.String query) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, OutOfMemoryException, IndexOutOfRangeException, AccessViolationException, NotImplementedException, FormatException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionAccessViolationExceptionNotImplementedExceptionFormatExceptionpublic int getRating()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
PlatformNotSupportedException,
IndexOutOfRangeException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
FormatException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionFormatExceptionpublic java.lang.String getSubject()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
PlatformNotSupportedException,
IndexOutOfRangeException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
FormatException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionFormatExceptionpublic java.lang.String getTitle()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
PlatformNotSupportedException,
IndexOutOfRangeException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
FormatException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionFormatExceptionpublic void RemoveQuery(java.lang.String query)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
FormatException,
OutOfMemoryException
public void setApplicationName(java.lang.String ApplicationName)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
ObjectDisposedException,
SecurityException,
IOException,
UnauthorizedAccessException,
NotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionpublic void setCameraManufacturer(java.lang.String CameraManufacturer)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
ObjectDisposedException,
SecurityException,
IOException,
UnauthorizedAccessException,
NotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionpublic void setCameraModel(java.lang.String CameraModel)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
ObjectDisposedException,
SecurityException,
IOException,
UnauthorizedAccessException,
NotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionpublic void setComment(java.lang.String Comment)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
ObjectDisposedException,
SecurityException,
IOException,
UnauthorizedAccessException,
NotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionpublic void setCopyright(java.lang.String Copyright)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
ObjectDisposedException,
SecurityException,
IOException,
UnauthorizedAccessException,
NotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionpublic void setDateTaken(java.lang.String DateTaken)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
NullReferenceException,
CultureNotFoundException,
IndexOutOfRangeException,
FormatException,
AccessViolationException,
ArgumentNullException,
OutOfMemoryException,
NotImplementedException,
SecurityException,
IOException,
UnauthorizedAccessException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionNullReferenceExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionFormatExceptionAccessViolationExceptionArgumentNullExceptionOutOfMemoryExceptionNotImplementedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class ImageMetadatapublic void SetQuery(java.lang.String query,
NetObject value)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
FormatException,
OutOfMemoryException,
AccessViolationException,
NotImplementedException,
ObjectDisposedException,
MissingMethodException,
TargetInvocationException,
SecurityException,
IOException,
UnauthorizedAccessException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNotSupportedExceptionFormatExceptionOutOfMemoryExceptionAccessViolationExceptionNotImplementedExceptionObjectDisposedExceptionMissingMethodExceptionTargetInvocationExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionpublic void setRating(int Rating)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
ObjectDisposedException,
SecurityException,
IOException,
UnauthorizedAccessException,
NotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionpublic void setSubject(java.lang.String Subject)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
ObjectDisposedException,
SecurityException,
IOException,
UnauthorizedAccessException,
NotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionpublic void setTitle(java.lang.String Title)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
AccessViolationException,
ArrayTypeMismatchException,
NotImplementedException,
ObjectDisposedException,
SecurityException,
IOException,
UnauthorizedAccessException,
NotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionAccessViolationExceptionArrayTypeMismatchExceptionNotImplementedExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedException