ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / DevelopRaw Class / SetExposureCompensation Method

In This Topic
    SetExposureCompensation Method
    In This Topic
    HRESULT IWICDevelopRaw::SetExposureCompensation([In] double ev)
    Syntax
    'Declaration
     
    Public Sub SetExposureCompensation( _
       ByVal ev As System.Double _
    ) 
    public void SetExposureCompensation( 
       System.double ev
    )

    Parameters

    ev
    See Also