TiffOptions.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
- class TiffOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging