TiffOptions.Predictor

TiffOptions.Predictor property

Gets or sets the predictor for LZW compression.

public TiffPredictor Predictor { get; set; }

Property Value

The predictor type.

See Also