ImageGear22.Processing.Advanced Assembly > ImageGear.Processing Namespace : ImGearMonochromeFilmPreset Enumeration |
'Declaration Public Enum ImGearMonochromeFilmPreset Inherits System.Enum
'Usage Dim instance As ImGearMonochromeFilmPreset
public enum ImGearMonochromeFilmPreset : System.Enum
__value public enum ImGearMonochromeFilmPreset : public System.Enum
public enum class ImGearMonochromeFilmPreset : public System.Enum
Member | Value | Description |
---|---|---|
AgfaPanAPX | 0 | Imitates AgfaPanAPX film. |
IIfordDelta | 1 | Imitates IIford Delta film. |
IIfordFP4 | 2 | Imitates IIford FP4 film. |
KodakTriX | 3 | Imitates Kodak TriX film. |
Linear | 4 | Mixes colors linearly with equal weights. |
SilverHalide | 5 | Imitates non-sensitized silver halide film. Such film was used in early 1900s. It was mostly sensitive to ultraviolet and blue parts of the light spectrum, much less sensitive to green part, and non-sensitive to yellow and red parts of the spectrum. |
System.Object
System.ValueType
System.Enum
ImageGear.Processing.ImGearMonochromeFilmPreset