IMVSetImageFormat
IMVSetImageFormat Interface.
The IMVSetImageFormat interface contains methods and properties to configure the ....
Methods:
| SetImageFormat | Set image format. |
Header file:
IMVSetImageFormat.h
Interface definition language file: IMVSetImageFormat.idl
Typelib: MVSetImageFormat
Interface ID: IID_IMVSetImageFormat
Method IMVSetImageFormat::SetImageFormat
Declaration: Sub SetImageFormat(Width As Long, Height As Long, depth As Long)Set image format.
Parameter:
C Prototype:
Width - Height - depth - HRESULT SetImageFormat(LONG Width, LONG Height, LONG depth);