WriteableBitmapRenderer::OutputOption Property
Controls how the image is rendered.
The default value is OutputOption.PreserveAspectRatio.
Note: The option OutputOption.PreserveSize is not a valid option for BitmapRenderer.
Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property OutputOption OutputOption { OutputOption get () sealed; void set (OutputOption value) sealed; }
Property Value
Type: OutputOption
Show: