TiffOptions.Depth

Propiedad TiffOptions.Depth

Obtiene o establece la profundidad de color.

public ColorDepth Depth { get; set; }

Valor de la Propiedad

La profundidad de color.

Observaciones

El valor predeterminado es ColorDepth.Default

Véase También