ImageFile.Gamma 属性

定义

图像伽玛校正

表示架构中的以下属性: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

属性

适用于