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
MediaPlayerTypes
Members |
Description |
Chroma_Red |
Red. |
Chroma_Green |
Green. |
Chroma_Blue |
. |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|