Share via


NoNamespace.gamma Field

Definition

Represents the gamma XML attributes.

public static readonly System.Xml.Linq.XName gamma;
 staticval mutable gamma : System.Xml.Linq.XName
Public Shared ReadOnly gamma As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: image, imagedata.
  • corresponds to the following strongly-typed properties: ImageData.Gamma, ImageFile.Gamma.

Applies to