Compartir a través de


ImageData.Gamma Propiedad

Definición

Corrección gamma de imagen

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a