IDirect2DPixelShaderImageWorker.InputCount Property
The number of input images.
Namespace: Lumia.Imaging.Workers.Direct2D
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Syntax
uint InputCount { get; }
'Declaration
ReadOnly Property InputCount As UInteger
Get
property unsigned int InputCount {
unsigned int get ();
}
function get_InputCount();
Property Value
Type: UInt32
Version Information
Lumia Imaging SDK
Supported in: 3.0
See Also
IDirect2DPixelShaderImageWorker Interface
IDirect2DPixelShaderImageWorker.IDirect2DPixelShaderImageWorker Members