[]
Gets or sets a value indicating if the pixel values are replaced by differences between consecutive pixels.
Applicable to LZW and Deflate compression methods, ignored otherwise.
public bool Differencing { get; set; }
Public Property Differencing As Boolean