C1.Win.C1DX.4.8 Assembly / C1.Util.DX.WIC Namespace / BitmapEncoder Class / SetPreview Method

In This Topic
SetPreview Method
In This Topic
HRESULT IWICBitmapEncoder::SetPreview([In, Optional] IWICBitmapSource* pIPreview)
Syntax
'Declaration
 
Public Sub SetPreview( _
   ByVal previewRef As BitmapSource _
) 
 

Parameters

previewRef
See Also