SoftwareBitmapImageSource.SupportedRenderOptions Property
[Missing <summary> documentation for "P:Lumia.Imaging.SoftwareBitmapImageSource.SupportedRenderOptions"]
Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Syntax
public RenderOptions SupportedRenderOptions { get; }
'Declaration
Public ReadOnly Property SupportedRenderOptions As RenderOptions
Get
public:
virtual property RenderOptions SupportedRenderOptions {
RenderOptions get () sealed;
}
function get_SupportedRenderOptions();
Property Value
Type: RenderOptions
Implements
IImageProvider2.SupportedRenderOptions
Version Information
Lumia Imaging SDK
Supported in: 3.0
See Also
SoftwareBitmapImageSource Class