FlipEffect.SetInputSize Method
Sets the input size of a source to the effect.
Namespace: Lumia.Imaging.Transforms
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Syntax
public void SetInputSize(
Size inputSize,
uint sourceIndex
)
'Declaration
Public Sub SetInputSize (
inputSize As Size,
sourceIndex As UInteger
)
public:
virtual void SetInputSize(
[InAttribute] Size inputSize,
[InAttribute] unsigned int sourceIndex
) sealed
function SetInputSize(inputSize, sourceIndex);
Parameters
- inputSize
Type: Windows.Foundation.Size
The input size of the source to effect
- sourceIndex
Type: System.UInt32
The index of the source which has this input size.
Implements
IImageProviderSizeInfo.SetInputSize(Size, UInt32)
Version Information
Lumia Imaging SDK
Supported in: 3.0