PremultiplyComponents

TiffOptions.PremultiplyComponents property

Gets or sets a value indicating whether components must be premultiplied.

public bool PremultiplyComponents { get; set; }

Property Value

true if components must be premultiplied; otherwise, false.

See Also