IDirect2DPixelShaderImageWorker Members
The IDirect2DPixelShaderImageWorker type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetPixelShaderResourceTextureOptions | |
|
GetPixelShaderResourceTextures |
| Name | Description | |
|---|---|---|
|
Configuration |
The image provider that created this worker.
(Inherited from IImageWorker.) |
|
InputCount |
The number of input images.
|
|
PixelShader |
The pixel shader that will be used, as an IBuffer containing a compiled pixel shader in binary format.
|
|
PixelShaderConstantBuffer |
An IBuffer containing constant data that will be used in the pixel shader.
|
|
PixelShaderResourceTextureCount |
The number of resource textures used by the pixel shader.
|
Show: