ComponentOne Bitmap for UWP
SetPreview Method

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > BitmapEncoder Class : SetPreview Method
HRESULT IWICBitmapEncoder::SetPreview([In, Optional] IWICBitmapSource* pIPreview)
Syntax
'Declaration
 
Public Sub SetPreview( _
   ByVal previewRef As BitmapSource _
) 
public void SetPreview( 
   BitmapSource previewRef
)

Parameters

previewRef
See Also

Reference

BitmapEncoder Class
BitmapEncoder Members