'Declaration Public Class VintasoftImageProcessingApi2Controller Inherits System.Web.Http.ApiController
public class VintasoftImageProcessingApi2Controller : System.Web.Http.ApiController
public __gc class VintasoftImageProcessingApi2Controller : public System.Web.Http.ApiController*
public ref class VintasoftImageProcessingApi2Controller : public System.Web.Http.ApiController^
This Web API controller can be used in ASP.NET MVC 5.
The Web API controller use data that cached on server side. Cache parameters can be changed in the WebServicesGlobalSettings class or the Web site's application settings (web.config file):
System.Object
 System.Web.Http.ApiController
   Vintasoft.Imaging.ImageProcessing.Web.Api2Controllers.VintasoftImageProcessingApi2Controller
Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
VintasoftImageProcessingApi2Controller Members
Vintasoft.Imaging.ImageProcessing.Web.Api2Controllers Namespace