共用方式為


BitmapCodecInfo.SupportsAnimation 屬性

定義

取得值,指出轉碼器是否支援動畫。

public:
 virtual property bool SupportsAnimation { bool get(); };
public virtual bool SupportsAnimation { [System.Security.SecurityCritical] get; }
public virtual bool SupportsAnimation { get; }
[<get: System.Security.SecurityCritical>]
member this.SupportsAnimation : bool
member this.SupportsAnimation : bool
Public Overridable ReadOnly Property SupportsAnimation As Boolean

屬性值

Boolean

如果轉碼器支援動畫,則為 true;否則為 false

屬性

適用於

另請參閱