ImageData Contrast property. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 the least contrast to 1.0 the greatest contrast in C#.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...