[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.TiffFrameSettings.Differencing

Differencing Property

Differencing

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.

Declaration
public bool Differencing { get; set; }
Public Property Differencing As Boolean