ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Display Namespace / IImGearResample Interface
Members




In This Topic
    IImGearResample Interface
    In This Topic
    Provides access to re-sampling attributes.
    Object Model
    IImGearResample Interface
    Syntax
    'Declaration
     
    Public Interface IImGearResample 
       Inherits IImGearDisplayObject 
    'Usage
     
    Dim instance As IImGearResample
    public interface IImGearResample : IImGearDisplayObject  
    public __gc __interface IImGearResample : public IImGearDisplayObject  
    public interface class IImGearResample : public IImGearDisplayObject  
    See Also