UnityMol  0.9.6-875
UnityMol viewer / In developement
ImageEffects2.cs File Reference

Go to the source code of this file.

Classes

class  ImageEffects2
 

Enumerations

enum  BlendMode {
  BlendMode.Copy, BlendMode.Multiply, BlendMode.MultiplyDouble, BlendMode.Add,
  BlendMode.AddSmoooth, BlendMode.Blend
}
 

Enumeration Type Documentation

enum BlendMode
strong

Blending modes use by the ImageEffects2.Blit functions.

Enumerator
Copy 
Multiply 
MultiplyDouble 
Add 
AddSmoooth 
Blend 

Definition at line 4 of file ImageEffects2.cs.