IMILBitmapEffectRenderContext 接口 (mileffects.h)
公开定义 IMILBitmapEffectRenderContext 对象的方法。
继承
IMILBitmapEffectRenderContext 接口继承自 IUnknown 接口。 IMILBitmapEffectRenderContext 也具有以下类型的成员:
方法
IMILBitmapEffectRenderContext 接口具有这些方法。
IMILBitmapEffectRenderContext::GetFinalTransform 获取最终的 MILMatrixF 转换。 |
IMILBitmapEffectRenderContext::GetOutputDPI 获取每英寸输出点数 (dpi) 。 |
IMILBitmapEffectRenderContext::GetOutputPixelFormat 获取输出像素格式 GUID。 |
IMILBitmapEffectRenderContext::SetInitialTransform 获取初始 MILMatrixF 转换。 |
IMILBitmapEffectRenderContext::SetOutputDPI 设置每英寸输出点数 (dpi) 。 |
IMILBitmapEffectRenderContext::SetOutputPixelFormat 设置输出像素格式。 |
IMILBitmapEffectRenderContext::SetRegionOfInterest 设置效果的感兴趣区域。 |
IMILBitmapEffectRenderContext::SetUseSoftwareRenderer 设置一个值以指示是否使用软件呈现。 |
要求
最低受支持的客户端 | Windows XP SP2、Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
目标平台 | Windows |
标头 | mileffects.h |
可再发行组件 | Microsoft .Net 3.0 |