ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / ImagingFactory Class / CreateColorTransformer Method

In This Topic
    CreateColorTransformer Method
    In This Topic
    HRESULT IWICImagingFactory::CreateColorTransformer([Out, Fast] IWICColorTransform** ppIWICColorTransform)
    Syntax
    'Declaration
     
    Public Function CreateColorTransformer() As ColorTransform
    public ColorTransform CreateColorTransformer()
    See Also