Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.DPISupporting Namespace / IBitmapProcessing Interface
Members


In This Topic
    IBitmapProcessing Interface
    In This Topic
    Represents an interface which provides supported method to process Bitmap.
    Syntax
    'Declaration
     
    
    Public Interface IBitmapProcessing 
    'Usage
     
    
    Dim instance As IBitmapProcessing
    public interface IBitmapProcessing 
    See Also