FlipEffect::SetOutputSize Method
Sets the output size of the effect.
Namespace: Lumia.Imaging.Transforms
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual void SetOutputSize( [InAttribute] Size outputSize ) sealed
Parameters
- outputSize
- Type: Windows.Foundation::Size
The output size of the effect
Implements
IImageProviderSizeInfo::SetOutputSize(Size)
Show: