次の方法で共有


ImageFile.Gamma プロパティ

定義

画像ガンマ補正

スキーマ内の次の属性を表します。 ガンマ

[DocumentFormat.OpenXml.SchemaAttr(0, "gamma")]
public DocumentFormat.OpenXml.StringValue Gamma { get; set; }
public DocumentFormat.OpenXml.StringValue Gamma { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "gamma")]
public DocumentFormat.OpenXml.StringValue? Gamma { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("gamma")]
public DocumentFormat.OpenXml.StringValue? Gamma { get; set; }
public DocumentFormat.OpenXml.StringValue? Gamma { get; set; }
member this.Gamma : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "gamma")>]
member this.Gamma : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("gamma")>]
member this.Gamma : DocumentFormat.OpenXml.StringValue with get, set
Public Property Gamma As StringValue

プロパティ値

StringValue を返します。

属性

適用対象