Initialize Method (FormatConverter)
In This Topic
Initializes this instance with the specified bitmap source and format
Overload List
Overload | Description |
Initialize(BitmapSource,Guid) | Initializes this instance with the specified bitmap source and format |
Initialize(BitmapSource,Guid,BitmapDitherType,Palette,Double,BitmapPaletteType) | HRESULT IWICFormatConverter::Initialize([In] IWICBitmapSource* pISource,[In] const GUID& dstFormat,[In] WICBitmapDitherType dither,[In, Optional] IWICPalette* pIPalette,[In] double alphaThresholdPercent,[In] WICBitmapPaletteType paletteTranslate) |
See Also