ImageData.Gamma Property

Definition

Image Gamma Correction

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to