概述
Direct2d effects
The Direct2D effects API is an addition to Direct2D that provides image effect processing. Direct2D effects is GPU accelerated, immediate-mode, and is integrated with Direct2D.
With Direct2D effects you can combine multiple effects into a graph that is all processed at render time. This graph can include several different categories of Built-in Effects and also enables you to implement your own effects.
For more information, see Effects Overview.
http://msdn.microsoft.com/en-us/library/windows/desktop/hh706316(v=vs.85).aspx
http://msdn.microsoft.com/en-us/library/windows/desktop/hh973240(v=vs.85).aspx
Introduction to Direct2D Effects
http://msdn.microsoft.com/en-us/library/windows/desktop/hh973240(v=vs.85).aspx
How to Apply Effects to Primitives
http://msdn.microsoft.com/en-us/library/windows/desktop/hh973240(v=vs.85).aspx
Direct2D effects provides this set of built-in effects. The effects come in several categories and are listed below.
- Filter
- Gaussian blur effect
- Directional blur effect
- Convolve matrix effect
- Morphology effect
- Composition
- Composite effect
- Arithmetic composite effect
- Blend effect
- Transparency
- Luminance to alpha effect
- Photo
- Histogram effect
- Brightness effect
- Color
- Discrete transfer effect
- Table transfer effect
- Linear transfer effect
- Gamma transfer effect
- Color matrix effect
- Saturation effect
- Hue rotation effect
- Color management effect
- Premultiply effect
- Unpremultiply effect
- DPI compensation effect
- Opacity metadata effect
- Lighting and Stylizing
- Point-specular effect
- Spot-specular effect
- Distant-specular effect
- Point-diffuse effect
- Spot-diffuse effect
- Distant-diffuse effect
- Shadow effect
- Displacement map effect
- Source
- Bitmap source effect
- Flood effect
- Turbulence effect
- Transform
- Tile effect
- Crop effect
- Border effect
- Scale effect
- 2D affine transform effect
- 3D perspective transform effect
- 3D transform effect
最后
以上就是糊涂大碗为你收集整理的Direct2d effectsIntroduction to Direct2D EffectsHow to Apply Effects to Primitives的全部内容,希望文章能够帮你解决Direct2d effectsIntroduction to Direct2D EffectsHow to Apply Effects to Primitives所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复