IMLCharGen Interface Methods

For a list of all members of this type, see IMLCharGen members.

Public Methods
 NameDescription
 MethodAddCallbackadds callback (for C++ and Delphi) to CG.  
 MethodAddImageByHandleadds image from memory by its handle  
 MethodAddNewItemadds new item to CG configuration.  
 MethodAddNewTextItemadds new text item to CG configuration.  
 MethodCaptureItemImagecaptures item image to a file.  
 MethodChangeItemIDchanges item ID  
 MethodChangeItemZOrderchanges order of item on Z axis (front - back)  
 MethodCloneItemcopies the item  
 MethodCompositionsAddItemsadds item to a composition.  
 MethodCompositionsChangeNamechanges composition name  
 MethodCompositionsDisplaydisplays a composition.  
 MethodCompositionsDisplayInLayerdisplays composition in some layer. You need to create layer before call this method.  
 MethodCompositionsGetByIndexgets composition by its index  
 MethodCompositionsGetCountgets count of compositions.  
 MethodCompositionsGetItemgets item in composition by its index  
 MethodCompositionsGetItemsCountgets count of items in a composition  
 MethodCompositionsLoadAllloads several compositions at once  
 MethodCompositionsLoadOneloads a single composition  
 MethodCompositionsRemoveremoves composition  
 MethodCompositionsRemoveItemremoves item from a composition  
 MethodCompositionsSaveToFilesaves composition configuration to the file  
 MethodCompositionsSaveToStringsaves composition configuration to a string  
 MethodEnableKeyingModeenables keyig mode  
 MethodFlashCallFunctioncalls function of flash object  
 MethodFlashGetClipInfogets flash clip information  
 MethodFlashGetVariablegets flash variable  
 MethodFlashGetVariableNamegets name of variable by its index  
 MethodFlashGetVariablesCountgets count of flash variables  
 MethodFlashGoToFrameseeks to the frame in flash  
 MethodFlashGoToLabelseeks to a flash label  
 MethodFlashSetReturnValueCBsets flash returned value  
 MethodFlashSetVariablesets flash variable  
 MethodGetAutoBlendget auto-blend configuration  
 MethodGetItemgets item by its index  
 MethodGetItemAnchorPosgets item anchor position  
 MethodGetItemBasePropsgets item base properties  
 MethodGetItemMovementgets item movement configuration  
 MethodGetItemOriginalSizegets item original size  
 MethodGetItemPropertiesgets item property  
 MethodGetItemRategets item rate  
 MethodGetItemsCountgets count of items  
 MethodGetPlayingFramegets a current frame  
 MethodGetVideoOutputRectgets item output rectangular  
 MethodGetVideoPropertiesgets video properties  
 MethodGroupAddItemadds item to a group  
 MethodGroupGetItemgets group item by its index  
 MethodGroupGetItemGroupgets group by item ID  
 MethodGroupItemsCountgets count of items in a group.  
 MethodGroupRemoveAllremoves all items from group  
 MethodGroupRemoveItemremoves single item from a group  
 MethodIsKeyingModeindicates whether CG is in keying mode  
 MethodIsUseExtraBufferindicates whether CG uses extra buffer  
 MethodLoadConfigload configuration  
 MethodPauseItempauses an item  
 MethodRemoveCallbackremoves CG callback  
 MethodRemoveCallback2removes callback cookie  
 MethodRemoveItemremoves item  
 MethodRemoveItemWithDelayremoves item with delay  
 MethodRewindItemrewinds an item  
 MethodSetAutoBlendsets item auto-blend parameters  
 MethodSetItemAlphasets item transparency (from 0 to 255)  
 MethodSetItemAnchorPossets item anchor position  
 MethodSetItemBackgroundsets item background  
 MethodSetItemBasePropssets item base properties  
 MethodSetItemMovementsets item movement  
 MethodSetItemPossets item positions  
 MethodSetItemPropertiessets item properties  
 MethodSetItemRatesets item rate  
 MethodSetItemSizesets item size  
 MethodSetPlayingFramesets item playing frame  
 MethodSetTimeOffsetsets offset position  
 MethodSetVideoOutputRectsets video output rectangular  
 MethodSetVideoOutputRectWithDelaysets video output rectangular with delay  
 MethodSetVideoPropertiessets video properties  
 MethodShowItemshows or hides item  
 MethodShowItemWithDelayshows or hides item with delay  
 MethodShowPropertiesPageshows CG properties menu  
 MethodTextGetPropsgets text item properties  
 MethodTextSetPropssets text item properties  
 MethodTickerAddContentadds content to the ticker.  
 MethodTickerAddNewadds new ticker item  
 MethodUseExtraBufferstart or stop using extra buffer  
Top
See Also

Reference

IMLCharGen Interface
MLCHARGENLib Namespace