FilmGrain.FilmGrain Class Reference

Film Grain operator adds realistic film grain texture to your footage. Read the documentation for more info.

Properties

int Amount [get, set]
 Overall grain intensity. [min=0, max=100, default=25].
 
int Size [get, set]
 Grain particle size. [min=10, max=100, default=20].
 
int Softness [get, set]
 Softness of grain edges. [min=0, max=100, default=30].
 
int LuminanceAmount [get, set]
 Luminance grain amount. [min=0, max=100, default=80].
 
int ChromaAmount [get, set]
 Chroma grain amount. [min=0, max=100, default=20].
 
int ChromaSaturation [get, set]
 Chroma grain saturation. [min=0, max=200, default=100].
 
int Midpoint [get, set]
 Midpoint of tonal range where grain is at full intensity. [min=0, max=100, default=50].
 
int ShadowProtection [get, set]
 Shadow protection amount. [min=0, max=100, default=30].
 
int HighlightProtection [get, set]
 Highlight protection amount. [min=0, max=100, default=0].
 
GrainBlendMode BlendMode [get, set]
 Grain blend mode. [default=Overlay].
 
bool Animated [get, set]
 Whether grain pattern changes each frame. [default=Yes].
 
int Seed [get, set]
 Random seed for reproducible grain patterns. [min=0, max=9999, default=random].
 
Command RandomizeSeedCmd [get]
 Command to randomize the seed value.
 
int RedAmount [get, set]
 Red channel grain amount. [min=0, max=200, default=100].
 
int GreenAmount [get, set]
 Green channel grain amount. [min=0, max=200, default=100].
 
int BlueAmount [get, set]
 Blue channel grain amount. [min=0, max=200, default=100].
 
bool ShowGrainOnly [get, set]
 Whether to show only the grain pattern on gray background. [default=No].
 
FormattedMessage Minilog [get, set]
 Minilog message output.