BitmapCodecInfo.SupportsLossless Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Codec verlustfreie Bilder unterstützt.

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

Eigenschaftswert

truewenn der Codec verlustfreie Bilder unterstützt; andernfalls . false

Attribute

Gilt für:

Weitere Informationen