Accusoft.ImagXpressSdk Namespace > LoadOptions Class : PreserveBlack Property |
'Declaration Public Property PreserveBlack As Boolean
'Usage Dim instance As LoadOptions Dim value As Boolean instance.PreserveBlack = value value = instance.PreserveBlack
public bool PreserveBlack {get; set;}
When this property is set to true, it enhances the black objects within an image to increase readability.
Note: This property permanently modifies the image stored in the ImageX object.