EncodeFormats object |
|
The EncodeFormats object, accessible through the control's EncodeFormats property, is internally implemented as a COM interface called IEncodeFormats and contains properties and methods needed to take advantage of encoding and resampling capabilities exposed by the control.
The EncodeFormats object is implemented through the following properties:
Properties
Methods
Most of the samples installed with the product's setup package show the usage of the EncodeFormats object in Visual Basic 6 and Visual C++ 6.
|