IMILBitmapEffectConnectorInfo interface (mileffects.h)
Exposes methods that retrieve information about a specific input or output connector pin.
Inheritance
The IMILBitmapEffectConnectorInfo interface inherits from the IUnknown interface. IMILBitmapEffectConnectorInfo also has these types of members:
Methods
The IMILBitmapEffectConnectorInfo interface has these methods.
IMILBitmapEffectConnectorInfo::GetFormat Retrieves the pixel format for the given pin. |
IMILBitmapEffectConnectorInfo::GetIndex Retrieves the zero based index value for the pin. |
IMILBitmapEffectConnectorInfo::GetNumberFormats Retrieves the number of pixel formats supported by the pin. |
IMILBitmapEffectConnectorInfo::GetOptimalFormat Retrieves the optimal pixel format for the pin. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | mileffects.h |
Redistributable | Microsoft .Net 3.0 |