SoftwareBitmapRenderer Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method SoftwareBitmapRenderer()
Creates and initializes a new SoftwareBitmapRenderer.
Public method SoftwareBitmapRenderer(IImageProvider)
Creates and initializes a new SoftwareBitmapRenderer with an image source.
Public method SoftwareBitmapRenderer(IImageProvider, SoftwareBitmap)
Creates and initializes a new SoftwareBitmapRenderer with an image source and a target SoftwareBitmap.
Public method SoftwareBitmapRenderer(IImageProvider, BitmapPixelFormat, BitmapAlphaMode)
Creates and initializes a new SoftwareBitmapRenderer with an image source and a ColorMode.
Public method SoftwareBitmapRenderer(IImageProvider, SoftwareBitmap, OutputOption)
Creates and initializes a new SoftwareBitmapRenderer with an image source and a target SoftwareBitmap.

See Also

SoftwareBitmapRenderer Class

SoftwareBitmapRenderer.SoftwareBitmapRenderer Members

Lumia.Imaging Namespace