ImageData.BlackLevel Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Brilho da imagem
Representa o seguinte atributo no esquema: blacklevel
[DocumentFormat.OpenXml.SchemaAttr(0, "blacklevel")]
public DocumentFormat.OpenXml.StringValue BlackLevel { get; set; }
public DocumentFormat.OpenXml.StringValue BlackLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "blacklevel")]
public DocumentFormat.OpenXml.StringValue? BlackLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("blacklevel")]
public DocumentFormat.OpenXml.StringValue? BlackLevel { get; set; }
public DocumentFormat.OpenXml.StringValue? BlackLevel { get; set; }
member this.BlackLevel : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "blacklevel")>]
member this.BlackLevel : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("blacklevel")>]
member this.BlackLevel : DocumentFormat.OpenXml.StringValue with get, set
Public Property BlackLevel As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos