KeySet Method (IMChromaKey)
Chroma Key value structure
Set chroma-key value structure
Syntax
Sub KeySet( _
   ByVal _pKeyObject As MKey _
) 
void KeySet( 
   MKey _pKeyObject
)
procedure KeySet( 
    _pKeyObject: MKey
); 
void KeySet( 
   MKey* _pKeyObject
) 

Parameters

_pKeyObject
Chroma Key value structure
Example

See Also

Reference

IMChromaKey Interface
IMChromaKey Members