[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.Video.AnaglyphVideoHandler.Algorithm"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public AnaglyphAlgorithm Algorithm { get; set; } |
| Visual Basic |
|---|
Public Property Algorithm As AnaglyphAlgorithm Get Set |
| Visual C++ |
|---|
public: property AnaglyphAlgorithm Algorithm { AnaglyphAlgorithm get (); void set (AnaglyphAlgorithm value); } |