Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FpImageConverter Class / FpImageConverter Constructor


In This Topic
    FpImageConverter Constructor
    In This Topic
    Initializes a new instance of the FpImageConverter class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpImageConverter()
    public FpImageConverter()
    See Also