Click or drag to resize

PhotoColorWarmerCommand Constructor (Double)

Initializes a new instance of the PhotoColorWarmerCommand class with specified warm effect value.

Namespace:  Atalasoft.Imaging.ImageProcessing.Effects
Assembly:  Atalasoft.dotImage.AdvancedPhotoEffects (in Atalasoft.dotImage.AdvancedPhotoEffects.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PhotoColorWarmerCommand(
	double effect
)

Parameters

effect
Type: SystemDouble
The warm effect to apply.
See Also