MPLATFORMLib Namespace : IMFrames Interface |
The following tables list the members exposed by IMFrames.
Name | Description | |
---|---|---|
![]() | FramesCreate | Creates frame with specified maximum video storage size (video+ancillary data) |
![]() | FramesCreateFromFile | Creates a frame from image file (BMP, JPG, PNG, TIFF). |
![]() | FramesCreateFromHBITMAP | Creates a frame from handle of bitmap |
![]() | FramesCreateFromMem | Creates frame from memory. |
![]() | FramesCreateFromSurface | Creates a frame from surface (Direct3D object). Not implemented yet. |
![]() | FramesMakeLocal | Uses for interprocess communication. Note: before use a frame from other process make sure that you call this method. |