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

public:
virtual void SetInputSize(
	[InAttribute] Size inputSize, 
	[InAttribute] unsigned int sourceIndex
) sealed

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)

Lumia Imaging SDK

Supported in: 3.0
Show: