Share via


NoNamespace.blacklevel Field

Definition

Represents the blacklevel XML attributes.

public static readonly System.Xml.Linq.XName blacklevel;
 staticval mutable blacklevel : System.Xml.Linq.XName
Public Shared ReadOnly blacklevel 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.BlackLevel, ImageFile.BlackLevel.

Applies to