Leadtools.Multimedia Namespace : VideoProcessors Class |
The following tables list the members exposed by VideoProcessors.
Name | Description | |
---|---|---|
AddFrames | LEAD Video Add video processor. | |
AutoContrast | LEAD Video Auto Contrast video processor. | |
AutoIntensity | LEAD Video Auto Intensity video processor. | |
AutoLevel | LEAD Video Auto Level video processor. | |
Callback | LEAD Video Callback video processor. | |
Color | LEAD Video Color video processor. | |
ColorReplacement | LEAD Video Color Replacement video processor. | |
Count | Gets the number of items contained in the collection. (Inherited from Leadtools.Multimedia.Processors) | |
Crop | The LEAD Video Crop video processor. | |
Current | Gets the current item in the collection. (Inherited from Leadtools.Multimedia.Processors) | |
Deblocking | LEAD Video Deblocking video processor. | |
Deinterlace | LEAD Video Deinterlace video processor. | |
DynamicRateControl | LEAD Dynamic Rate Control video processor | |
EdgeEnhance | LEAD Video Edge Enhance video processor. | |
EFXAging | The LEAD Video EFX Aging video processor. | |
EFXBrightness | LEAD Video EFX Brightness video processor. | |
EFXBumpMap | LEAD Video EFX bump map video processor. | |
EFXDizzy | LEAD Video EFX Dizzy video processor. | |
EFXFire | LEAD Video EFX fire video processor. | |
EFXGhost | The LEAD Video EFX Ghost video processor. | |
EFXGlassTile | The LEAD Video EFX Glass Tile video processor. | |
EFXHologram | LEAD Video EFX Hologram video processor | |
EFXLens | LEAD Video EFX Lens video processor. | |
EFXLightning | LEAD Video EFX Lightning video processor. | |
EFXMaze | LEAD Video EFX Maze video processor. | |
EFXMotionBlur | LEAD Video EFX Motion Blur video processor. | |
EFXMotionEmboss | LEAD Video EFX Motion Emboss video processor. | |
EFXMotionMosaic | LEAD Video EFX Motion Mosaic video processor. | |
EFXMotionScan | LEAD Video EFX Motion Scan video processor. | |
EFXParticles | LEAD Video EFX Particles video processor. | |
EFXPredator | LEAD Video EFX Predator video processor. | |
EFXRain | LEAD Video EFX Rain video processor. | |
EFXStreak | LEAD Video EFX Streak video processor. | |
EFXWave | LEAD Video EFX Wave video processor. | |
Emboss | LEAD Video Emboss video processor. | |
FrameRateControl | LEAD Video Frame Rate Control video processor. | |
GammaCorrection | LEAD Video Gamma Correction video processor. | |
HistogramEqualize | LEAD Video Histogram Equalize video processor. | |
HistogramView | LEAD Video Histogram View video processor. | |
ImageOverlay | LEAD Image Overlay video processor. | |
IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from Leadtools.Multimedia.Processors) | |
Item | Overloaded. Gets or sets the Processor item at the specified index. (Inherited from Leadtools.Multimedia.Processors) | |
Mosaic | LEAD Video Mosaic video processor. | |
MotionDetection | LEAD Video Motion Detection video processor. | |
Resize | LEAD Video Resize video processor. | |
RGBConverter | LEAD Video RGB Converter video processor. | |
Rotation | LEAD Video Rotation video processor. | |
TextOverlay | LEAD Video Text Overlay video processor. | |
UnsharpMask | LEAD Video Unsharp Mask video processor. | |
VideoOverlay | LEAD Video Overlay video processor. |
Name | Description | |
---|---|---|
Add | Adds a Processor item to the collection. (Inherited from Leadtools.Multimedia.Processors) | |
Clear | Removes all Processor items from the collection. (Inherited from Leadtools.Multimedia.Processors) | |
Contains | Determines whether a collection contains a specified Processor item. (Inherited from Leadtools.Multimedia.Processors) | |
CopyTo | Copies the items of the collection to a Processor array, starting at a specified array index. (Inherited from Leadtools.Multimedia.Processors) | |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from Leadtools.Multimedia.Processors) | |
IndexOf | Overloaded. Returns the index of the first occurrence of a Processor object. (Inherited from Leadtools.Multimedia.Processors) | |
Insert | Inserts a Processor item into the collection at the given index. (Inherited from Leadtools.Multimedia.Processors) | |
MoveNext | Advances the enumerator to the next element of the collection. (Inherited from Leadtools.Multimedia.Processors) | |
RegisterExternalProcessor | Registers an external 3rd-party video or audio processor filter and refreshes the referenced collection. (Inherited from Leadtools.Multimedia.Processors) | |
Remove | Removes a Processor from the collection. (Inherited from Leadtools.Multimedia.Processors) | |
RemoveAt | Removes the Processor item at the given index from the collection. (Inherited from Leadtools.Multimedia.Processors) | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Inherited from Leadtools.Multimedia.Processors) | |
ToString | Returns a string that represents the current object. (Inherited from Leadtools.Multimedia.Processors) |