MPLATFORMLib Namespace : IMFrames Interface |
For a list of all members of this type, see IMFrames members.
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. |