VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
In This Topic
    VintaSoft Imaging .NET SDK: Changes in version 8.8
    In This Topic

    New JavaScript file Vintasoft.Imaging.DocumentViewer.js

    New JavaScript file Vintasoft.Imaging.DocumentViewer.js contains web document viewer and UI elements for fast and easy development of web application UI.




    API changes in Vintasoft.Shared.js

    New classes:

    public class Vintasoft.Shared.WebObjectClipboardJS Provides methods for placing data on and retrieving data from local clipboard.


    Changed classes:

    Vintasoft.Shared.WebImageJS
    Changed properties
    public string get_Source { get; } public object get_Source { get; }


    Vintasoft.Shared.WebImagingEnviromentJS
    Changed methods
    public number get_ScrollSize() public number get_ScrollSize(object)




    API changes in Vintasoft.Imaging.Html5.js

    Renamed namespaces:

    namespace Vintasoft.Imaging.Html5 namespace Vintasoft.Imaging.UI


    New classes:

    public class Vintasoft.Imaging.ImageProcessing.WebDrawImageCommandJS Draws image on a top of another image.


    Changed classes:

    Vintasoft.Imaging.WebUndoMonitorJS
    Added events
    public event (object event) disposed Occurs when undo monitor is disposed.


    Vintasoft.Imaging.ImageProcessing.WebGetColorCountCommandJS
    Added methods
    public boolean execute(object, object, object, object) Executes the image processing command.


    Vintasoft.Imaging.ImageProcessing.WebGetHistogramCommandJS
    Added methods
    public boolean execute(object, object, object, object) Executes the image processing command.


    Vintasoft.Imaging.ImageProcessing.WebGetUniqueColorCommandJS
    Added methods
    public boolean execute(object, object, object, object) Executes the image processing command.


    Vintasoft.Imaging.ImageProcessing.WebImageProcessingCommandBaseJS
    Changed methods
    public boolean execute(object, object) public boolean execute(object, object, object, object)


    Vintasoft.Imaging.ImageProcessing.WebIsImageGrayscaleCommandJS
    Added methods
    public boolean execute(object, object, object, object) Executes the image processing command.




    API changes in Vintasoft.Imaging.Svg.js

    Renamed namespaces:

    namespace Vintasoft.Imaging.Svg namespace Vintasoft.Imaging.UI


    New classes:

    public class Vintasoft.Imaging.ImageProcessing.WebDrawImageCommandJS Draws image on a top of another image.


    Changed classes:

    Vintasoft.Imaging.WebUndoMonitorJS
    Added events
    public event (object event) disposed Occurs when undo monitor is disposed.


    Vintasoft.Imaging.ImageProcessing.WebGetColorCountCommandJS
    Added methods
    public boolean execute(object, object, object, object) Executes the image processing command.


    Vintasoft.Imaging.ImageProcessing.WebGetHistogramCommandJS
    Added methods
    public boolean execute(object, object, object, object) Executes the image processing command.


    Vintasoft.Imaging.ImageProcessing.WebGetUniqueColorCommandJS
    Added methods
    public boolean execute(object, object, object, object) Executes the image processing command.


    Vintasoft.Imaging.ImageProcessing.WebImageProcessingCommandBaseJS
    Changed methods
    public boolean execute(object, object) public boolean execute(object, object, object, object)


    Vintasoft.Imaging.ImageProcessing.WebIsImageGrayscaleCommandJS
    Added methods
    public boolean execute(object, object, object, object) Executes the image processing command.




    API changes in Vintasoft.Imaging.Web.Services.dll

    New classes:

    public class Vintasoft.Imaging.ImageProcessing.Web.Services.DrawImageRequestParams Request to a web service. Contains parameters, which must be sent to a web service for drawing image on a top of another image.


    Changed classes:

    Vintasoft.Imaging.ImageProcessing.Web.Services.VintasoftImageProcessingWebService
    Added methods
    public Vintasoft.Shared.Web.ImageInfoResponseParams DrawImage(Vintasoft.Imaging.ImageProcessing.Web.Services.DrawImageRequestParams) Draws image on a top of another image.




    API changes in Vintasoft.Imaging.Web.HttpHandlers.dll

    Changed classes:

    Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.VintasoftImageProcessingHandler
    Added methods
    protected Vintasoft.Shared.Web.ImageInfoResponseParams DrawImage(Vintasoft.Imaging.ImageProcessing.Web.Services.DrawImageRequestParams) Draws image on a top of another image.




    API changes in Vintasoft.Imaging.Web.WcfServices.dll

    Changed classes:

    Vintasoft.Imaging.ImageProcessing.Web.WcfServices.VintasoftImageProcessingWcfService
    Added methods
    public Vintasoft.Shared.Web.ImageInfoResponseParams DrawImage(Vintasoft.Imaging.ImageProcessing.Web.Services.DrawImageRequestParams) Draws image on a top of another image.


    Changed interfaces:

    Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IVintasoftImageProcessingWcfService
    Added methods
    public Vintasoft.Shared.Web.ImageInfoResponseParams DrawImage(Vintasoft.Imaging.ImageProcessing.Web.Services.DrawImageRequestParams) Draws image on a top of another image.




    API changes in Vintasoft.Imaging.Web.ApiControllers.dll

    Changed classes:

    Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.VintasoftImageProcessingApiController
    Added methods
    public Vintasoft.Shared.Web.ImageInfoResponseParams DrawImage(Vintasoft.Imaging.ImageProcessing.Web.Services.DrawImageRequestParams) Draws image on a top of another image.




    API changes in Vintasoft.Imaging.Web.Api2Controllers.dll

    Changed classes:

    Vintasoft.Imaging.ImageProcessing.Web.Api2Controllers.VintasoftImageProcessingApi2Controller
    Added methods
    public Vintasoft.Shared.Web.ImageInfoResponseParams DrawImage(Vintasoft.Imaging.ImageProcessing.Web.Services.DrawImageRequestParams) Draws image on a top of another image.