VisioForge Video Capture SDK (Delphi / ActiveX)
|
Chroma color.
TVFChromaColor = ( Chroma_Red, Chroma_Green, Chroma_Blue );
enum TVFChromaColor { Chroma_Red, Chroma_Green, Chroma_Blue };
public enum TVFChromaColor { Chroma_Red, Chroma_Green, Chroma_Blue }
Public Enum TVFChromaColor Chroma_Red Chroma_Green Chroma_Blue End Enum
public class TVFChromaColor;
enum TVFChromaColor { Chroma_Red, Chroma_Green, Chroma_Blue };
TVFChromaColor
public class TVFChromaColor;
VideoCaptureTypes
Members |
Description |
Chroma_Red |
Red. |
Chroma_Green |
Green. |
Chroma_Blue |
Blue. |
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|