Sdílet prostřednictvím


BitmapCodecInfo.SupportsLossless Vlastnost

Definice

Získá hodnotu, která označuje, zda kodek podporuje bezeztrátové obrázky.

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

Hodnota vlastnosti

Boolean

truepokud kodek podporuje bezeztrátové obrázky; v opačném případě . false

Atributy

Platí pro

Viz také