IDirect2DPixelShaderImageWorker Properties

Include Protected Members
Include Inherited Members

The IDirect2DPixelShaderImageWorker type exposes the following members.

Properties

  Name Description
Public property Configuration
The image provider that created this worker.
(Inherited from IImageWorker.)
Public property InputCount
The number of input images.
Public property PixelShader
The pixel shader that will be used, as an IBuffer containing a compiled pixel shader in binary format.
Public property PixelShaderConstantBuffer
An IBuffer containing constant data that will be used in the pixel shader.
Public property PixelShaderResourceTextureCount
The number of resource textures used by the pixel shader.

See Also

IDirect2DPixelShaderImageWorker Interface

Lumia.Imaging.Workers.Direct2D Namespace