KeyRawGet Method (MChromaKeyClass)
Chroma key structure
Gets ChromaKey structure
Syntax
Public Overridable Sub KeyRawGet( _
   ByRef _pvmKey As CHROMA_KEY_RAW _
) 
public virtual void KeyRawGet( 
   out CHROMA_KEY_RAW _pvmKey
)
public procedure KeyRawGet( 
   Out  _pvmKey: CHROMA_KEY_RAW
); virtual; 
public: virtual void KeyRawGet( 
   [PARAMFLAG::Out] CHROMA_KEY_RAW _pvmKey
) 

Parameters

_pvmKey
Chroma key structure
Example

See Also

Reference

MChromaKeyClass Class
MChromaKeyClass Members