public class Vintasoft.Imaging.ImageRendering.JpegRenderingRequirement | Represents an image rendering requirement for JPEG image. |
public class Vintasoft.Imaging.Processing.CompositeProcessingCommand | A processing command that executes a group of processing commands. |
public class Vintasoft.Imaging.Processing.CompositeProcessingResult | Stores result of execution of composite processing command. |
public abstract class Vintasoft.Imaging.Processing.CompoundProcessingCommand | Provides the abstract base class for compound processing commands. |
public class Vintasoft.Imaging.Processing.ConditionalCommand | A condidional command that allows to create branching in a processing algorithm. |
public class Vintasoft.Imaging.Processing.ConversionProfile | The profile that specifies the processing commands for converting the target. |
public class Vintasoft.Imaging.Processing.ConversionProfileResult | Stores results of conversion profile. |
public abstract class Vintasoft.Imaging.Processing.ProcessingCommand | Provides the abstract base class for processing commands. |
public class Vintasoft.Imaging.Processing.ProcessingCommandExecutor | Executes a sequence of processing commands. |
public abstract class Vintasoft.Imaging.Processing.ProcessingCommandTree | Represents an abstract base class for tree of processing commands. |
public class Vintasoft.Imaging.Processing.ProcessingErrorResult | Provides information about an error that occurs when the processing command is executing. |
public class Vintasoft.Imaging.Processing.ProcessingEventArgs | Provides data for Vintasoft.Imaging.Processing.ProcessingCommandExecutor`1.Started and Vintasoft.Imaging.Processing.ProcessingCommandExecutor`1.Canceled events. |
public class Vintasoft.Imaging.Processing.ProcessingFinishedEventArgs | Provides data for Vintasoft.Imaging.Processing.ProcessingCommandExecutor`1.Finished event. |
public abstract class Vintasoft.Imaging.Processing.ProcessingHelper | Contains methods that allow to simplify the construction of processing algorithms. |
public abstract class Vintasoft.Imaging.Processing.ProcessingProfile | Provides a base abstract class for verificators or converters. |
public class Vintasoft.Imaging.Processing.ProcessingProfileResult | Stores the results of Vintasoft.Imaging.Processing.ProcessingProfile`1. |
public class Vintasoft.Imaging.Processing.ProcessingResult | Stores a result of processing command. |
public class Vintasoft.Imaging.Processing.ProcessingState | Stores information about a processing state. |
public class Vintasoft.Imaging.Processing.ProcessingStateEventArgs | Provides data for processing state events. |
public class Vintasoft.Imaging.Processing.ProcessingTargetChangedResult | A result of processing command that changes the processing target. |
public abstract class Vintasoft.Imaging.Processing.PropertySetter | Provides a base abstract class for classes that allow to set property value of target object. |
public class Vintasoft.Imaging.Processing.Trigger | Defines the trigger that is activated when a predicate returns specified (activation) value. |
public class Vintasoft.Imaging.Processing.TriggerActivatedEventArgs | Provides data for Vintasoft.Imaging.Processing.ProcessingState.TriggerActivated event. |
public class Vintasoft.Imaging.Processing.TriggerActivationException | Provides an exception that is thrown when trigger is activated. |
public class Vintasoft.Imaging.Processing.TriggerActivationResult | Stores result of activated trigger. |
public class Vintasoft.Imaging.Processing.ValueProcessing | Allows to process value of analyzer. |
public class Vintasoft.Imaging.Processing.VerificationProfile | The profile that specifies the processing commands for verification the target. |
public class Vintasoft.Imaging.Processing.VerificationProfileResult | Stores results of verification. |
public abstract class Vintasoft.Imaging.Processing.Analyzers.Analyzer | Provides an abstract base class that analyzes target object and returns result of specified type. |
public abstract class Vintasoft.Imaging.Processing.Analyzers.AnalyzerResult | Provides an abstract base class for processing results of Vintasoft.Imaging.Processing.Analyzers.Analyzer`2. |
public class Vintasoft.Imaging.Processing.Analyzers.AnalyzerResult | Stores the processing result of Vintasoft.Imaging.Processing.Analyzers.Analyzer`2. |
public class Vintasoft.Imaging.Processing.Analyzers.AnalyzerResultCollector | Collects the processing results of analyzer. |
public class Vintasoft.Imaging.Processing.Analyzers.AnalyzerResultsComparer | Compares the results of two analyzers or compares an analyzer result and reference value. |
public class Vintasoft.Imaging.Processing.Analyzers.AnalyzerResultWithDescription | Stores the processing result of Vintasoft.Imaging.Processing.Analyzers.Analyzer`2 and description of processing result. |
public class Vintasoft.Imaging.Processing.Analyzers.CachedAnalyzer | Caches the execution result of another analyzer. |
public class Vintasoft.Imaging.Processing.Analyzers.CollectedAnalyzerResultExecutor | Executes a processing commands on results that are collected by Vintasoft.Imaging.Processing.Analyzers.AnalyzerResultCollector`2. |
public class Vintasoft.Imaging.Processing.Analyzers.ComparerResult | Stores the results of analyzer results comparison. |
public class Vintasoft.Imaging.Processing.Analyzers.CompositePredicateAnalyzer | A predicate that evaluates the logical expression. |
public class Vintasoft.Imaging.Processing.Analyzers.CompoundAnalyzerResult | Stores the processing result of compound analyzer. |
public abstract class Vintasoft.Imaging.Processing.Analyzers.PredicateAnalyzer | Provides a base abstract class that analyzes target object and returns result of boolean type. |
public abstract class Vintasoft.Imaging.Processing.Analyzers.PropertyGetter | Provides a base abstract class for classes that allow to get property value of a target object. |
public class Vintasoft.Imaging.Processing.Analyzers.SetContainsAnalyzerResultPredicate | A predicate, which checks that the analyzer result is contained in the specified element set. |
public class Vintasoft.Imaging.Processing.Analyzers.TargetCollector | Collects the processing targets depending on a predicate result. |
public class Vintasoft.Imaging.Processing.Analyzers.TargetTypeCast | Performs type cast of target object to |
public class Vintasoft.Imaging.Processing.Analyzers.ValueAnalyzer | Analyzes value of a value getter. |
public class Vintasoft.Imaging.UI.VisualTools.ImageViewerProcessingTool | Visual tool for processing of rectangular area in an image viewer. |
public class Vintasoft.Imaging.UI.VisualTools.UserInteraction.CompositeInteractionController | Represents the composite interaction controller of an interactive object. |
public abstract class Vintasoft.Imaging.UIActions.BringToBackItemUIAction | Provides the abstract base class for UI action that brings the item to the first position in an item collection. |
public abstract class Vintasoft.Imaging.UIActions.BringToFrontItemUIAction | Provides the abstract base class for UI action that brings the item to the last position in an item collection. |
public abstract class Vintasoft.Imaging.UIActions.DeselectAllItemsUIAction | Provides the abstract base class for UI action that deselects all items. |
public class Vintasoft.Imaging.UI.VisualTools.ImageProcessingToolWithRectangularSelection | public class Vintasoft.Imaging.UI.VisualTools.ImageProcessingTool |
Vintasoft.Imaging.CollectionChangeEventArgs | ||
Added methods | ||
public Vintasoft.Imaging.CollectionChangeEventArgs ConvertTo[ResultType]() | ||
Vintasoft.Imaging.DrawingSurface | ||
Changed properties | ||
public System.Drawing.Drawing2D.Matrix Transform { get; } | public Vintasoft.Imaging.Utils.AffineMatrix Transform { get; } | |
Vintasoft.Imaging.EmptyDrawingSurface | ||
Changed constructors | ||
public void EmptyDrawingSurface(System.Drawing.Drawing2D.Matrix, Vintasoft.Imaging.Resolution, float) | public void EmptyDrawingSurface(Vintasoft.Imaging.Utils.AffineMatrix, Vintasoft.Imaging.Resolution, float) | |
Vintasoft.Imaging.TransformedDrawingSurface | ||
Changed constructors | ||
public void TransformedDrawingSurface(Vintasoft.Imaging.DrawingSurface, System.Drawing.Drawing2D.Matrix) | public void TransformedDrawingSurface(Vintasoft.Imaging.DrawingSurface, Vintasoft.Imaging.Utils.AffineMatrix) | |
Vintasoft.Imaging.Codecs.Decoders.BmpDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Decoders.DecoderBase | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Decoders.EmfDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Decoders.GifDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Decoders.IconDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Decoders.JpegDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Decoders.JpegLsDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Decoders.PcxDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Decoders.PngDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Decoders.TiffDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Decoders.WmfDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Codecs.Encoders.PdfEncoderSettings | ||
Added properties | ||
public Vintasoft.Imaging.Pdf.PdfDocumentConformance Conformance { get; set; } | Gets or sets the PDF document conformance to a PDF standard. | |
Vintasoft.Imaging.Codecs.Encoders.TiffEncoderSettings | ||
Added properties | ||
public Vintasoft.Imaging.Codecs.Encoders.JpegEncoderSettings JpegEncoderSettings { get; } | Gets a settings of JPEG encoder. | |
public bool SupportLegacyTiffViewers { get; set; } | Gets or sets a value indicating whether the encoder must create TIFF files, which are compatible with legacy TIFF viewers. | |
Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegPage | ||
Added properties | ||
public int EcsCount { get; } | Gets the number of entropy-coded segments of this JPEG page. | |
public int RestartInterval { get; } | Gets the restart interval of this JPEG page, i.e. the number of MCUs per entropy-coded segment. | |
Vintasoft.Imaging.Codecs.ImageFiles.Tiff.TiffRational | ||
Added constructors | ||
public void TiffRational(float) | Initializes a new instance of the Vintasoft.Imaging.Codecs.ImageFiles.Tiff.TiffRational class. | |
Vintasoft.Imaging.Codecs.ImageFiles.Tiff.TiffSRational | ||
Added constructors | ||
public void TiffSRational(float) | Initializes a new instance of the Vintasoft.Imaging.Codecs.ImageFiles.Tiff.TiffSRational class. | |
Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings | ||
Added methods | ||
public Vintasoft.Imaging.ColorManagement.ColorTransform GetColorTransformUsingEmbeddedProfile(Vintasoft.Imaging.ColorManagement.ColorSpaceFormat, Vintasoft.Imaging.ColorManagement.ColorSpaceFormat, Vintasoft.Imaging.ColorManagement.Icc.IccProfile, bool, bool) | Returns a Vintasoft.Imaging.ColorManagement.ColorTransform that can be used for transforming colors from the source color format to the destination color format directly or through a series of color transforms. | |
Vintasoft.Imaging.ColorManagement.Icc.IccProfile | ||
Added properties | ||
public string Copyright { get; } | Gets a copyright of this Vintasoft.Imaging.ColorManagement.Icc.IccProfile. | |
public uint MajorVersion { get; } | Gets the major version of this Vintasoft.Imaging.ColorManagement.Icc.IccProfile. | |
public uint MinorVersion { get; } | Gets the minor version of this Vintasoft.Imaging.ColorManagement.Icc.IccProfile. | |
Vintasoft.Imaging.ImageRendering.ImageRenderingRequirements | ||
Added methods | ||
public void Clear() | Removes the requirements for all codecs. | |
public string[] GetCodecNames() | Returns the names of codes, which have the rendering requirements. | |
Vintasoft.Imaging.Metadata.JpegMetadata | ||
Added properties | ||
public int EcsCount { get; } | Gets the number of entropy-coded segments of the JPEG page. | |
public int RestartInterval { get; } | Gets the restart interval of the JPEG page, i.e. the number of MCUs per entropy-coded segment. | |
Vintasoft.Imaging.UI.PaletteViewer | ||
Added methods | ||
public int GetColorIndex(System.Drawing.Point) | Returns the index of the color. | |
Vintasoft.Imaging.UI.VisualTools.UserInteraction.PointBasedObjectFreehandBuilder | ||
Added properties | ||
public int FinishBuildingMouseClickCount { get; set; } | Gets or sets the count of mouse click, which user must do for finishing the object building. | |
Vintasoft.Imaging.Undo.UndoManager | ||
Added methods | ||
public void AddAction(Vintasoft.Imaging.Undo.UndoAction) | Adds the action, which allows to restore the object state in the action. | |
public void RemoveCompositeAction() | Removes the composite action from the undo manager. | |
Vintasoft.Imaging.Utils.GraphicsUtils | ||
Added methods | ||
public System.Drawing.RectangleF TransformRect(System.Drawing.RectangleF, Vintasoft.Imaging.Utils.AffineMatrix) | Transforms the rectangle and returns the bounding box. | |
public interface Vintasoft.Imaging.Processing.IProcessingCommandInfo | Defines an interface for information about a processing command. |
public interface Vintasoft.Imaging.Processing.IProcessingCommand | Defines an interface of a processing command. |
public interface Vintasoft.Imaging.Metadata.IJpeg2000ColorSpaceSpecification | Defines an interface of colour specification box that defines one method by which an application can interpret the color space of the decompressed image data. |
public interface Vintasoft.Imaging.Metadata.IJpeg2000Metadata | Defines an interface that provides methadata of JPEG2000 image. |
public interface Vintasoft.Imaging.Processing.Analyzers.IAnalyzerWrapperInfo | Defines an interface for an analyzer wrapper. |
public interface Vintasoft.Imaging.Processing.IValueProcessing | Defines an interface for information about a Vintasoft.Imaging.Processing.ValueProcessing`2. |
public interface Vintasoft.Imaging.Processing.IConditionalCommandInfo | Defines an interface for information about a Vintasoft.Imaging.Processing.ConditionalCommand`1. |
public interface Vintasoft.Imaging.Processing.Analyzers.ICompositePredicateAnalyzerInfo | Defines an interface for information about a Vintasoft.Imaging.Processing.Analyzers.CompositePredicateAnalyzer`1. |
public interface Vintasoft.Imaging.Processing.Analyzers.ISetContainsAnalyzerResultPredicateInfo | Defines an interface for information about an Vintasoft.Imaging.Processing.Analyzers.SetContainsAnalyzerResultPredicate`2. |
public interface Vintasoft.Imaging.Processing.Analyzers.IAnalyzerResultsComparerInfo | Defines an interface for information about an Vintasoft.Imaging.Processing.Analyzers.AnalyzerResultsComparer`2. |
public interface Vintasoft.Imaging.Processing.ITriggerInfo | Defines an interface for information about a trigger. |
public interface Vintasoft.Imaging.Processing.IProcessingCommandTreeInfo | Defines an interface for information about a Vintasoft.Imaging.Processing.ProcessingCommandTree`1. |
public enum Vintasoft.Imaging.Pdf.PdfDocumentConformance | Defines available conformances for PDF document. |
public enum Vintasoft.Imaging.Processing.Analyzers.ProcessingResultCachingMethod | Defines available the caching methods of processing result. |
public enum Vintasoft.Imaging.Processing.TriggerSeverity | Specifies available severities of a trigger. |
public enum Vintasoft.Imaging.Processing.Analyzers.ConditionalOperator | Specifies available conditional operators. |
public enum Vintasoft.Imaging.Processing.Analyzers.ComparisonOperator | Specifies available comparison operators for a comparer. |
Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegSubsamplingInterpolationMode | ||
Added fields | ||
public Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegSubsamplingInterpolationMode Default | Default interpolation mode. | |
Vintasoft.Imaging.Codecs.Decoders.RawDecoder | ||
Added methods | ||
public Vintasoft.Imaging.VintasoftImage GetPreviewImage(System.EventHandlerProgressEventArgs>) | Returns a preview image associated with this RAW image. | |
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
Vintasoft.Imaging.Wpf.Codecs.Decoders.XpsDecoder | ||
Changed methods | ||
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) | public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings) | |
public class Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfCompositeInteractionController | Represents the composite interaction controller of an interactive object. |
public class Vintasoft.Imaging.Wpf.UI.VisualTools.WpfImageViewerProcessingTool | Visual tool for processing of rectangular area in an image viewer. |
public class Vintasoft.Imaging.Wpf.UI.VisualTools.WpfImageProcessingToolWithRectangularSelection | public class Vintasoft.Imaging.Wpf.UI.VisualTools.WpfImageProcessingTool |
Vintasoft.Imaging.Wpf.UI.WpfImageViewerBase | ||
Added properties | ||
public bool InvokeRequired { get; } | Gets a value indicating whether the Dispatcher.Invoke should be called. | |
Vintasoft.Imaging.Wpf.UI.WpfPaletteViewer | ||
Added methods | ||
public int GetColorIndex(System.Windows.Point) | Returns the index of the color. | |
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfPointBasedObjectFreehandBuilder | ||
Added properties | ||
public int FinishBuildingMouseClickCount { get; set; } | Gets or sets the count of mouse click, which user must do for finishing the object building. | |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.AddNoiseRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AddNoiseRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.AutoColorsCommandRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AutoColorsCommandRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.AutoContrastCommandRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AutoContrastCommandRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.AutoLevelsCommandRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AutoLevelsCommandRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.BevelEdgeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.BevelEdgeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.BinarizeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.BinarizeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.BlurRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.BlurRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.CannyEdgeDetectorRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.CannyEdgeDetectorRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangeBrightnessContrastRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeBrightnessContrastRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangeBrightnessRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeBrightnessRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangeContrastRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeContrastRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangeGammaRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeGammaRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangeHueSaturationLuminanceRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeHueSaturationLuminanceRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangePixelFormatRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangePixelFormatToBgrRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatToBgrRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangePixelFormatToGrayscaleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatToGrayscaleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangePixelFormatToPaletteRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatToPaletteRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ClearRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ClearRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ColorBlendRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ColorBlendRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ConvolutionArithmeticFilterRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ConvolutionArithmeticFilterRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ConvolutionBasedRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ConvolutionBasedRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.CurvesRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.CurvesRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.DesaturateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.DesaturateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.DilateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.DilateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.DropShadowRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.DropShadowRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.EmbossRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.EmbossRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ErodeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ErodeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.FillRectangleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.FillRectangleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.FlipRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.FlipRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GaussianBlurRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GaussianBlurRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetBackgroundColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBackgroundColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetBorderColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBorderColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetBorderRectRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBorderRectRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetBorderRectResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBorderRectResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetColorCountRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetColorCountRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetColorCountResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetColorCountResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetHistogramRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetHistogramRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetHistogramResponseRequest | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetHistogramResponseRequest. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetImageColorDepthRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetImageColorDepthRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetImageColorDepthResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetImageColorDepthResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetThresholdResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetThresholdResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetUniqueColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetUniqueColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.HasCertainColorRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.HasCertainColorRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.HasCertainColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.HasCertainColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ImageProcessingCommandWithRegionAndSourceChangeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ImageProcessingCommandWithSourceChangeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImageProcessingCommandWithSourceChangeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.InformativeImageProcessingCommandWithRegionRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.InformativeImageProcessingCommandWithRegionRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageBlackWhiteRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlackWhiteRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageBlackWhiteResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlackWhiteResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageBlankRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlankRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageBlankResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlankResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageGrayscaleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageGrayscaleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageGrayscaleResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageGrayscaleResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.LevelsRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.LevelsRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.MatrixTransformRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.MatrixTransformRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.MosaicRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.MosaicRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.MotionBlurRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.MotionBlurRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.OilPaintingRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OilPaintingRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.OverlayMaskedRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OverlayMaskedRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.OverlayRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OverlayRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.OverlayWithBlendingRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OverlayWithBlendingRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.PixelateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.PixelateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.PosterizeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.PosterizeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.QuadrilateralWarpRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.QuadrilateralWarpRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.RedEyeRemovalRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RedEyeRemovalRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.RemapColorsRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RemapColorsRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ReplaceColorRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ReplaceColorRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ResampleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ResampleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ResizeCanvasRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ResizeCanvasRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ResizeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ResizeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.RotateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RotateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.SetAlphaChannelMaskRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SetAlphaChannelMaskRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.SetAlphaChannelValueRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SetAlphaChannelValueRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.SharpenRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SharpenRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.SkewRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SkewRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.TileReflectionRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.TileReflectionRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.WebChannelRemapSettings | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebChannelRemapSettings. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.WebColorBase | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebColorBase. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.WebColorReplaceSphere | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebColorReplaceSphere. |
public class Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.WebColorSphere | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebColorReplaceSphere. |
public class Vintasoft.Imaging.Web.ApiControllers.CacheManager | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.CacheManager. |
public class Vintasoft.Imaging.Web.ApiControllers.ImageCollectionRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImageCollectionRequestParams. |
public class Vintasoft.Imaging.Web.ApiControllers.ImageCollectionResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImageCollectionResponseParams. |
public class Vintasoft.Imaging.Web.ApiControllers.ImagePageInfoResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams. |
public class Vintasoft.Imaging.Web.ApiControllers.RenderImageTileRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderImageTileRequestParams. |
public class Vintasoft.Imaging.Web.ApiControllers.RenderThumbnailRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderThumbnailRequestParams. |
public class Vintasoft.Imaging.Web.ApiControllers.RenderThumbnailResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderThumbnailResponseParams. |
public class Vintasoft.Imaging.Web.ApiControllers.RenderTilesRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderTilesRequestParams. |
public class Vintasoft.Imaging.Web.ApiControllers.UploadBase64ImageRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.UploadBase64ImageRequestParams. |
public class Vintasoft.Imaging.Web.ApiControllers.UploadBase64ImagesRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.UploadBase64ImagesRequestParams. |
Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.VintasoftImageProcessingApiController | ||
Added properties | ||
public Vintasoft.Imaging.ImageProcessing.Web.Services.VintasoftImageProcessingWebService VintasoftWebService { get; } | Gets the Vintasoft.Imaging.ImageProcessing.Web.Services.VintasoftImageProcessingWebService. that handles HTTP requests from clients and allows to process an image. | |
Changed methods | ||
public Vintasoft.Shared.Web.ImageInfoResponseParams AddNoise(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.AddNoiseRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AddNoise(Vintasoft.Imaging.ImageProcessing.Web.Services.AddNoiseRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams AutoColors(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.AutoColorsCommandRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AutoColors(Vintasoft.Imaging.ImageProcessing.Web.Services.AutoColorsCommandRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams AutoContrast(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.AutoContrastCommandRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AutoContrast(Vintasoft.Imaging.ImageProcessing.Web.Services.AutoContrastCommandRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams AutoLevels(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.AutoLevelsCommandRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AutoLevels(Vintasoft.Imaging.ImageProcessing.Web.Services.AutoLevelsCommandRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams BevelEdge(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.BevelEdgeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams BevelEdge(Vintasoft.Imaging.ImageProcessing.Web.Services.BevelEdgeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Binarize(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.BinarizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Binarize(Vintasoft.Imaging.ImageProcessing.Web.Services.BinarizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Blur(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.BlurRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Blur(Vintasoft.Imaging.ImageProcessing.Web.Services.BlurRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams CannyEdgeDetector(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.CannyEdgeDetectorRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams CannyEdgeDetector(Vintasoft.Imaging.ImageProcessing.Web.Services.CannyEdgeDetectorRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightness(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangeBrightnessRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightness(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeBrightnessRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightnessContrast(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangeBrightnessContrastRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightnessContrast(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeBrightnessContrastRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeContrast(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangeContrastRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeContrast(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeContrastRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeGamma(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangeGammaRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeGamma(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeGammaRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeHSL(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangeHueSaturationLuminanceRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeHSL(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeHueSaturationLuminanceRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormat(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangePixelFormatRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormat(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBgr(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangePixelFormatToBgrRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBgr(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatToBgrRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.BinarizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.Services.BinarizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToGrayscale(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangePixelFormatToGrayscaleRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToGrayscale(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatToGrayscaleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToPalette(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ChangePixelFormatToPaletteRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToPalette(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatToPaletteRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Clear(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ClearRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Clear(Vintasoft.Imaging.ImageProcessing.Web.Services.ClearRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ColorBlend(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ColorBlendRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ColorBlend(Vintasoft.Imaging.ImageProcessing.Web.Services.ColorBlendRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Crop(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Crop(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Curves(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.CurvesRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Curves(Vintasoft.Imaging.ImageProcessing.Web.Services.CurvesRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Desaturate(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.DesaturateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Desaturate(Vintasoft.Imaging.ImageProcessing.Web.Services.DesaturateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Dilate(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.DilateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Dilate(Vintasoft.Imaging.ImageProcessing.Web.Services.DilateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams DropShadow(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.DropShadowRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams DropShadow(Vintasoft.Imaging.ImageProcessing.Web.Services.DropShadowRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams EdgeDetection(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ConvolutionBasedRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams EdgeDetection(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionBasedRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Emboss(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.EmbossRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Emboss(Vintasoft.Imaging.ImageProcessing.Web.Services.EmbossRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Erode(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ErodeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Erode(Vintasoft.Imaging.ImageProcessing.Web.Services.ErodeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams FillRectangle(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.FillRectangleRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams FillRectangle(Vintasoft.Imaging.ImageProcessing.Web.Services.FillRectangleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Flip(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.FlipRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Flip(Vintasoft.Imaging.ImageProcessing.Web.Services.FlipRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams GaussianBlur(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GaussianBlurRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams GaussianBlur(Vintasoft.Imaging.ImageProcessing.Web.Services.GaussianBlurRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams GetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams GetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetBackgroundColorResponseParams GetBackgroundColor(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetBackgroundColorResponseParams GetBackgroundColor(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetBorderColorResponseParams GetBorderColor(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderColorResponseParams GetBorderColor(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetBorderRectResponseParams GetBorderRect(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetBorderRectRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderRectResponseParams GetBorderRect(Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderRectRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetColorCountResponseParams GetColorCount(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetColorCountRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetColorCountResponseParams GetColorCount(Vintasoft.Imaging.ImageProcessing.Web.Services.GetColorCountRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetHistogramResponseRequest GetHistogram(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetHistogramRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetHistogramResponseRequest GetHistogram(Vintasoft.Imaging.ImageProcessing.Web.Services.GetHistogramRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetImageColorDepthResponseParams GetImageColorDepth(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetImageColorDepthRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetImageColorDepthResponseParams GetImageColorDepth(Vintasoft.Imaging.ImageProcessing.Web.Services.GetImageColorDepthRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetThresholdResponseParams GetThreshold(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetThresholdResponseParams GetThreshold(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.GetUniqueColorResponseParams GetUniqueColor(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.InformativeImageProcessingCommandWithRegionRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetUniqueColorResponseParams GetUniqueColor(Vintasoft.Imaging.ImageProcessing.Web.Services.InformativeImageProcessingCommandWithRegionRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Halftone(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ImageProcessingCommandWithSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Halftone(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithSourceChangeRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.HasCertainColorResponseParams HasCertainColor(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.HasCertainColorRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.HasCertainColorResponseParams HasCertainColor(Vintasoft.Imaging.ImageProcessing.Web.Services.HasCertainColorRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Invert(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Invert(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageBlackWhiteResponseParams IsImageBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageBlackWhiteRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlackWhiteResponseParams IsImageBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlackWhiteRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageBlankResponseParams IsImageBlank(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageBlankRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlankResponseParams IsImageBlank(Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlankRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageGrayscaleResponseParams IsImageGrayscale(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.IsImageGrayscaleRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageGrayscaleResponseParams IsImageGrayscale(Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageGrayscaleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Levels(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.LevelsRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Levels(Vintasoft.Imaging.ImageProcessing.Web.Services.LevelsRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams MatrixTransform(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.MatrixTransformRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams MatrixTransform(Vintasoft.Imaging.ImageProcessing.Web.Services.MatrixTransformRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Maximum(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Maximum(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Mean(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Mean(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Median(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Median(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams MidPoint(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams MidPoint(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Minimum(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Minimum(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Mosaic(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.MosaicRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Mosaic(Vintasoft.Imaging.ImageProcessing.Web.Services.MosaicRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams MotionBlur(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.MotionBlurRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams MotionBlur(Vintasoft.Imaging.ImageProcessing.Web.Services.MotionBlurRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams OilPainting(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.OilPaintingRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams OilPainting(Vintasoft.Imaging.ImageProcessing.Web.Services.OilPaintingRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Overlay(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.OverlayRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Overlay(Vintasoft.Imaging.ImageProcessing.Web.Services.OverlayRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayMasked(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.OverlayMaskedRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayMasked(Vintasoft.Imaging.ImageProcessing.Web.Services.OverlayMaskedRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayWithBlending(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.OverlayWithBlendingRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayWithBlending(Vintasoft.Imaging.ImageProcessing.Web.Services.OverlayWithBlendingRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Pixelate(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.PixelateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Pixelate(Vintasoft.Imaging.ImageProcessing.Web.Services.PixelateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Posterize(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.PosterizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Posterize(Vintasoft.Imaging.ImageProcessing.Web.Services.PosterizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams QuadrilateralWarp(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.QuadrilateralWarpRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams QuadrilateralWarp(Vintasoft.Imaging.ImageProcessing.Web.Services.QuadrilateralWarpRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams RedEyeRemoval(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.RedEyeRemovalRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams RedEyeRemoval(Vintasoft.Imaging.ImageProcessing.Web.Services.RedEyeRemovalRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams RemapColors(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.RemapColorsRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams RemapColors(Vintasoft.Imaging.ImageProcessing.Web.Services.RemapColorsRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ReplaceColor(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ReplaceColorRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ReplaceColor(Vintasoft.Imaging.ImageProcessing.Web.Services.ReplaceColorRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Resample(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ResampleRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Resample(Vintasoft.Imaging.ImageProcessing.Web.Services.ResampleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Resize(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ResizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Resize(Vintasoft.Imaging.ImageProcessing.Web.Services.ResizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ResizeCanvas(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ResizeCanvasRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ResizeCanvas(Vintasoft.Imaging.ImageProcessing.Web.Services.ResizeCanvasRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Rotate(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.RotateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Rotate(Vintasoft.Imaging.ImageProcessing.Web.Services.RotateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Sepia(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Sepia(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.SetAlphaChannelMaskRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.Services.SetAlphaChannelMaskRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelValue(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.SetAlphaChannelValueRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelValue(Vintasoft.Imaging.ImageProcessing.Web.Services.SetAlphaChannelValueRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Sharpen(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.SharpenRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Sharpen(Vintasoft.Imaging.ImageProcessing.Web.Services.SharpenRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Skew(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.SkewRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Skew(Vintasoft.Imaging.ImageProcessing.Web.Services.SkewRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Solarize(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Solarize(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams TileReflection(Vintasoft.Imaging.ImageProcessing.Web.ApiControllers.TileReflectionRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams TileReflection(Vintasoft.Imaging.ImageProcessing.Web.Services.TileReflectionRequestParams) | |
Vintasoft.Imaging.Web.ApiControllers.VintasoftFileApiController | ||
Added properties | ||
public Vintasoft.Imaging.Web.Services.FileWebService VintasoftWebService { get; } | Gets the Vintasoft.Imaging.Web.Services.FileWebService that handles HTTP requests from clients and allows to manipulate files on a server. | |
Removed properties | ||
public Vintasoft.Data.IDataStorage DataStorage { get; set; } | Not used anymore. | |
Added methods | ||
public Vintasoft.Imaging.Web.Services.UploadImageFilesResponseParams UploadImageFiles() | Uploads the image files to a server. | |
Changed methods | ||
public Vintasoft.Shared.Web.ImageInfoResponseParams UploadBase64Image(Vintasoft.Imaging.Web.ApiControllers.UploadBase64ImageRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams UploadBase64Image(Vintasoft.Imaging.Web.Services.UploadBase64ImageRequestParams) | |
public Vintasoft.Imaging.Web.ApiControllers.ImageCollectionResponseParams UploadBase64Images(Vintasoft.Imaging.Web.ApiControllers.UploadBase64ImagesRequestParams) | public Vintasoft.Imaging.Web.Services.ImageCollectionResponseParams UploadBase64Images(Vintasoft.Imaging.Web.Services.UploadBase64ImagesRequestParams) | |
Vintasoft.Imaging.Web.ApiControllers.VintasoftImageApiController | ||
Added properties | ||
public Vintasoft.Imaging.Web.Services.VintasoftImageWebService VintasoftWebService { get; } | Gets the Vintasoft.Imaging.Web.Services.VintasoftImageWebService. that handles HTTP requests from clients and allows to process an image. | |
Changed methods | ||
public Vintasoft.Shared.Web.ImageFileResponseParams GetImageAsBase64String(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Shared.Web.ImageFileResponseParams GetImageAsBase64String(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.Web.ApiControllers.ImagePageInfoResponseParams GetImageInfo(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams GetImageInfo(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.Web.ApiControllers.ImagePageInfoResponseParams[] GetImagesInfo(Vintasoft.Shared.Web.CompositeRequestParamsImageInfoRequestParams>) | public Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams[] GetImagesInfo(Vintasoft.Shared.Web.CompositeRequestParamsExtendedImageInfoRequestParams>) | |
public Vintasoft.Shared.Web.ImageFileResponseParams GetImageTile(Vintasoft.Imaging.Web.ApiControllers.RenderImageTileRequestParams) | public Vintasoft.Shared.Web.ImageFileResponseParams GetImageTile(Vintasoft.Imaging.Web.Services.RenderImageTileRequestParams) | |
public Vintasoft.Shared.Web.BaseResponseParams RenderImageTiles(Vintasoft.Imaging.Web.ApiControllers.RenderTilesRequestParams) | public Vintasoft.Shared.Web.BaseResponseParams RenderImageTiles(Vintasoft.Imaging.Web.Services.RenderTilesRequestParams) | |
public Vintasoft.Imaging.Web.ApiControllers.RenderThumbnailResponseParams RenderThumbnail(Vintasoft.Imaging.Web.ApiControllers.RenderThumbnailRequestParams) | public Vintasoft.Imaging.Web.Services.RenderThumbnailResponseParams RenderThumbnail(Vintasoft.Imaging.Web.Services.RenderThumbnailRequestParams) | |
public Vintasoft.Imaging.Web.ApiControllers.RenderThumbnailResponseParams[] RenderThumbnails(Vintasoft.Shared.Web.CompositeRequestParamsRenderThumbnailRequestParams>) | public Vintasoft.Imaging.Web.Services.RenderThumbnailResponseParams[] RenderThumbnails(Vintasoft.Shared.Web.CompositeRequestParamsRenderThumbnailRequestParams>) | |
Vintasoft.Imaging.Web.ApiControllers.VintasoftImageCollectionApiController | ||
Added properties | ||
public Vintasoft.Imaging.Web.Services.VintasoftImageCollectionWebService VintasoftWebService { get; } | Gets the Vintasoft.Imaging.Web.Services.VintasoftImageCollectionWebService. that handles HTTP requests from clients and allows to manage an image collection. | |
Changed methods | ||
public Vintasoft.Imaging.Web.ApiControllers.ImageCollectionResponseParams LoadState(string) | public Vintasoft.Imaging.Web.Services.ImageCollectionResponseParams LoadState(Vintasoft.Shared.Web.BaseRequestParams) | |
public Vintasoft.Imaging.Web.ApiControllers.ImageCollectionResponseParams OpenFile(string) | public Vintasoft.Imaging.Web.Services.ImageCollectionResponseParams OpenFile(Vintasoft.Shared.Web.ImageFileRequestParams) | |
public Vintasoft.Shared.Web.BaseResponseParams SaveState(Vintasoft.Imaging.Web.ApiControllers.ImageCollectionRequestParams) | public Vintasoft.Shared.Web.BaseResponseParams SaveState(Vintasoft.Imaging.Web.Services.ImageCollectionRequestParams) | |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.AddNoiseRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AddNoiseRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.AutoColorsCommandRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AutoColorsCommandRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.AutoContrastCommandRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AutoContrastCommandRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.AutoLevelsCommandRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AutoLevelsCommandRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.BevelEdgeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.BevelEdgeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.BinarizeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.BinarizeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.BlurRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.BlurRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.CannyEdgeDetectorRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.CannyEdgeDetectorRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ChangeBrightnessContrastRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeBrightnessContrastRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ChangeBrightnessRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeBrightnessRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ChangeContrastRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeContrastRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ChangeGammaRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeGammaRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ChangeHueSaturationLuminanceRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeHueSaturationLuminanceRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ChangePixelFormatRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ChangePixelFormatToBgrRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatToBgrRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ChangePixelFormatToGrayscaleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatToGrayscaleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ChangePixelFormatToPaletteRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatToPaletteRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ClearRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ClearRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ColorBlendRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ColorBlendRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ConvolutionArithmeticFilterRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ConvolutionArithmeticFilterRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ConvolutionBasedRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ConvolutionBasedRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.CurvesRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.CurvesRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.DesaturateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.DesaturateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.DilateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.DilateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.DropShadowRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.DropShadowRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.EmbossRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.EmbossRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ErodeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ErodeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.FillRectangleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.FillRectangleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.FlipRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.FlipRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GaussianBlurRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GaussianBlurRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetBackgroundColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GaussianBlurRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetBorderColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBorderColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetBorderRectRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBorderRectRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetBorderRectResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBorderRectResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetColorCountRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetColorCountRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetColorCountResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetColorCountResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetHistogramRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetHistogramRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetHistogramResponseRequest | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetHistogramResponseRequest. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetImageColorDepthRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetImageColorDepthRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetImageColorDepthResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetImageColorDepthResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetThresholdResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetThresholdResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.GetUniqueColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetUniqueColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.HasCertainColorRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.HasCertainColorRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.HasCertainColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.HasCertainColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ImageProcessingCommandWithRegionAndSourceChangeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ImageProcessingCommandWithSourceChangeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImageProcessingCommandWithSourceChangeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.InformativeImageProcessingCommandWithRegionRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.InformativeImageProcessingCommandWithRegionRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.IsImageBlackWhiteRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlackWhiteRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.IsImageBlackWhiteResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlackWhiteResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.IsImageBlankRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlankRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.IsImageBlankResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlankResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.IsImageGrayscaleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageGrayscaleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.IsImageGrayscaleResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageGrayscaleResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.LevelsRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.LevelsRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.MatrixTransformRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.MatrixTransformRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.MosaicRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.MosaicRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.MotionBlurRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.MotionBlurRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.OilPaintingRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OilPaintingRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.OverlayMaskedRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OverlayMaskedRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.OverlayRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OverlayRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.OverlayWithBlendingRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OverlayWithBlendingRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.PixelateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.PixelateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.PosterizeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.PosterizeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.QuadrilateralWarpRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.QuadrilateralWarpRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.RedEyeRemovalRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RedEyeRemovalRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.RemapColorsRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RemapColorsRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ReplaceColorRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ReplaceColorRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ResampleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ResampleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ResizeCanvasRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ResizeCanvasRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.ResizeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ResizeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.RotateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RotateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.SetAlphaChannelMaskRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SetAlphaChannelMaskRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.SetAlphaChannelValueRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SetAlphaChannelValueRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.SharpenRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SharpenRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.SkewRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SkewRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.TileReflectionRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.TileReflectionRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.WebChannelRemapSettings | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebChannelRemapSettings. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.WebColorBase | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebColorBase. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.WebColorReplaceSphere | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebColorReplaceSphere. |
public class Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.WebColorSphere | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebColorSphere. |
public class Vintasoft.Imaging.Web.HttpHandlers.CacheManager | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.CacheManager. |
public class Vintasoft.Imaging.Web.HttpHandlers.ImageCollectionRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImageCollectionRequestParams. |
public class Vintasoft.Imaging.Web.HttpHandlers.ImageCollectionResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImageCollectionResponseParams. |
public class Vintasoft.Imaging.Web.HttpHandlers.ImagePageInfoResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams. |
public class Vintasoft.Imaging.Web.HttpHandlers.RenderImageTileRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderImageTileRequestParams. |
public class Vintasoft.Imaging.Web.HttpHandlers.RenderThumbnailRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderThumbnailRequestParams. |
public class Vintasoft.Imaging.Web.HttpHandlers.RenderThumbnailResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderThumbnailResponseParams. |
public class Vintasoft.Imaging.Web.HttpHandlers.RenderTilesRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderTilesRequestParams. |
public class Vintasoft.Imaging.Web.HttpHandlers.UploadBase64ImageRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.UploadBase64ImageRequestParams. |
public class Vintasoft.Imaging.Web.HttpHandlers.UploadBase64ImagesRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.UploadBase64ImagesRequestParams. |
Vintasoft.Imaging.Web.HttpHandlers.VintasoftFileHanlder | ||
Added properties | ||
public Vintasoft.Imaging.Web.Services.FileWebService VintasoftWebService { get; } | Gets the Vintasoft.Imaging.Web.Services.FileWebService that handles HTTP requests from clients and allows to manipulate files on a server. | |
Removed properties | ||
public Vintasoft.Data.IDataStorage DataStorage { get; set; } | Not used anymore. | |
Renamed properties | ||
public string uploadDirectoryName { get; set; } | public string UploadDirectoryName { get; set; } | |
Vintasoft.Imaging.ImageProcessing.Web.HttpHandlers.VintasoftImageProcessingHandler | ||
Added properties | ||
public Vintasoft.Imaging.ImageProcessing.Web.Services.VintasoftImageProcessingWebService VintasoftWebService { get; } | Gets the Vintasoft.Imaging.ImageProcessing.Web.Services.VintasoftImageProcessingWebService. that handles HTTP requests from clients and allows to process an image. | |
Vintasoft.Imaging.Web.HttpHandlers.VintasoftImageCollectionHandler | ||
Added properties | ||
public Vintasoft.Imaging.Web.Services.VintasoftImageCollectionWebService VintasoftWebService { get; } | Gets the Vintasoft.Imaging.Web.Services.VintasoftImageCollectionWebService. that handles HTTP requests from clients and allows to manage an image collection. | |
Vintasoft.Imaging.Web.HttpHandlers.VintasoftImageHandler | ||
Added properties | ||
public Vintasoft.Imaging.Web.Services.VintasoftImageWebService VintasoftWebService { get; } | Gets the Vintasoft.Imaging.Web.Services.VintasoftImageWebService. that handles HTTP requests from clients and allows to process an image. | |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AddNoiseRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AddNoiseRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AutoColorsCommandRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AutoColorsCommandRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AutoContrastCommandRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AutoContrastCommandRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AutoLevelsCommandRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.AutoLevelsCommandRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BevelEdgeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.BevelEdgeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BinarizeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.BinarizeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BlurRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.BlurRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.CannyEdgeDetectorRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.CannyEdgeDetectorRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeBrightnessContrastRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeBrightnessContrastRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeBrightnessRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeBrightnessRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeContrastRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeContrastRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeGammaRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeGammaRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeHueSaturationLuminanceRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangeHueSaturationLuminanceRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatToBgrRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatToBgrRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatToGrayscaleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatToGrayscaleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatToPaletteRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ChangePixelFormatToPaletteRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ClearRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ClearRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ColorBlendRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ColorBlendRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ConvolutionArithmeticFilterRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionBasedRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ConvolutionBasedRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.CurvesRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.CurvesRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.DesaturateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.DesaturateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.DilateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.DilateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.DropShadowRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.DropShadowRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.EmbossRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.EmbossRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ErodeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ErodeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.FillRectangleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.FillRectangleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.FlipRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.FlipRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GaussianBlurRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GaussianBlurRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBackgroundColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBackgroundColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBorderColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBorderColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBorderRectRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBorderRectRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBorderRectResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetBorderRectResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetColorCountRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetColorCountRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetColorCountResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetColorCountResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetHistogramRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetHistogramRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetHistogramResponseRequest | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetHistogramResponseRequest. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetImageColorDepthRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetImageColorDepthRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetImageColorDepthResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetImageColorDepthResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetThresholdResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetThresholdResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetUniqueColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.GetUniqueColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.HasCertainColorRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.HasCertainColorRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.HasCertainColorResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.HasCertainColorResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithSourceChangeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImageProcessingCommandWithSourceChangeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.InformativeImageProcessingCommandWithRegionRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.InformativeImageProcessingCommandWithRegionRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlackWhiteRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlackWhiteRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlackWhiteResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlackWhiteResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlankRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlankRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlankResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageBlankResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageGrayscaleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageGrayscaleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageGrayscaleResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.IsImageGrayscaleResponseParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.LevelsRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.LevelsRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.MatrixTransformRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.MatrixTransformRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.MosaicRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.MosaicRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.MotionBlurRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.MotionBlurRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OilPaintingRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OilPaintingRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OverlayMaskedRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OverlayMaskedRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OverlayRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OverlayRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OverlayWithBlendingRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.OverlayWithBlendingRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.PixelateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.PixelateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.PosterizeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.PosterizeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.QuadrilateralWarpRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.QuadrilateralWarpRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.RedEyeRemovalRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RedEyeRemovalRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.RemapColorsRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RemapColorsRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ReplaceColorRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ReplaceColorRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ResampleRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ResampleRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ResizeCanvasRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ResizeCanvasRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ResizeRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ResizeRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.RotateRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RotateRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SetAlphaChannelMaskRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SetAlphaChannelMaskRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SetAlphaChannelValueRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SetAlphaChannelValueRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SharpenRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SharpenRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SkewRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.SkewRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.TileReflectionRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.TileReflectionRequestParams. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.WebChannelRemapSettings | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebChannelRemapSettings. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.WebColorBase | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebColorBase. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.WebColorReplaceSphere | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebColorReplaceSphere. |
public class Vintasoft.Imaging.ImageProcessing.Web.WcfServices.WebColorSphere | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.WebColorSphere. |
public class Vintasoft.Imaging.Web.WcfServices.CacheManager | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.CacheManager. |
public class Vintasoft.Imaging.Web.WcfServices.ImagePageInfoResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams. |
public class Vintasoft.Imaging.Web.WcfServices.RenderImageTileRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderImageTileRequestParams. |
public class Vintasoft.Imaging.Web.WcfServices.RenderThumbnailRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderThumbnailRequestParams. |
public class Vintasoft.Imaging.Web.WcfServices.RenderThumbnailResponseParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderThumbnailResponseParams. |
public class Vintasoft.Imaging.Web.WcfServices.RenderTilesRequestParams | Class is moved into Vintasoft.Imaging.Web.Services.dll assembly. New class name is Vintasoft.Imaging.Web.Services.RenderTilesRequestParams. |
Vintasoft.Imaging.ImageProcessing.Web.WcfServices.VintasoftImageProcessingWcfService | ||
Added properties | ||
public Vintasoft.Imaging.ImageProcessing.Web.Services.VintasoftImageProcessingWebService VintasoftWebService { get; } | Gets the Vintasoft.Imaging.ImageProcessing.Web.Services.VintasoftImageProcessingWebService. that handles HTTP requests from clients and allows to process an image. | |
Changed methods | ||
public Vintasoft.Shared.Web.ImageInfoResponseParams AddNoise(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AddNoiseRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AddNoise(Vintasoft.Imaging.ImageProcessing.Web.Services.AddNoiseRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams AutoColors(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AutoColorsCommandRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AutoColors(Vintasoft.Imaging.ImageProcessing.Web.Services.AutoColorsCommandRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams AutoContrast(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AutoContrastCommandRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AutoContrast(Vintasoft.Imaging.ImageProcessing.Web.Services.AutoContrastCommandRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams AutoLevels(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AutoLevelsCommandRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AutoLevels(Vintasoft.Imaging.ImageProcessing.Web.Services.AutoLevelsCommandRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams BevelEdge(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BevelEdgeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams BevelEdge(Vintasoft.Imaging.ImageProcessing.Web.Services.BevelEdgeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Binarize(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BinarizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Binarize(Vintasoft.Imaging.ImageProcessing.Web.Services.BinarizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Blur(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BlurRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Blur(Vintasoft.Imaging.ImageProcessing.Web.Services.BlurRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams CannyEdgeDetector(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.CannyEdgeDetectorRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams CannyEdgeDetector(Vintasoft.Imaging.ImageProcessing.Web.Services.CannyEdgeDetectorRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightness(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeBrightnessRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightness(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeBrightnessRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightnessContrast(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeBrightnessContrastRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightnessContrast(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeBrightnessContrastRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeContrast(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeContrastRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeContrast(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeContrastRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeGamma(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeGammaRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeGamma(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeGammaRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeHSL(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeHueSaturationLuminanceRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeHSL(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeHueSaturationLuminanceRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormat(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormat(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBgr(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatToBgrRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBgr(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatToBgrRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BinarizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.Services.BinarizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToGrayscale(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatToGrayscaleRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToGrayscale(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatToGrayscaleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToPalette(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatToPaletteRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToPalette(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatToPaletteRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Clear(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ClearRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Clear(Vintasoft.Imaging.ImageProcessing.Web.Services.ClearRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ColorBlend(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ColorBlendRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ColorBlend(Vintasoft.Imaging.ImageProcessing.Web.Services.ColorBlendRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Crop(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Crop(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Curves(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.CurvesRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Curves(Vintasoft.Imaging.ImageProcessing.Web.Services.CurvesRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Desaturate(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.DesaturateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Desaturate(Vintasoft.Imaging.ImageProcessing.Web.Services.DesaturateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Dilate(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.DilateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Dilate(Vintasoft.Imaging.ImageProcessing.Web.Services.DilateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams DropShadow(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.DropShadowRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams DropShadow(Vintasoft.Imaging.ImageProcessing.Web.Services.DropShadowRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams EdgeDetection(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionBasedRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams EdgeDetection(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionBasedRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Emboss(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.EmbossRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Emboss(Vintasoft.Imaging.ImageProcessing.Web.Services.EmbossRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Erode(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ErodeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Erode(Vintasoft.Imaging.ImageProcessing.Web.Services.ErodeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams FillRectangle(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.FillRectangleRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams FillRectangle(Vintasoft.Imaging.ImageProcessing.Web.Services.FillRectangleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Flip(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.FlipRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Flip(Vintasoft.Imaging.ImageProcessing.Web.Services.FlipRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams GaussianBlur(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GaussianBlurRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams GaussianBlur(Vintasoft.Imaging.ImageProcessing.Web.Services.GaussianBlurRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams GetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams GetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBackgroundColorResponseParams GetBackgroundColor(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetBackgroundColorResponseParams GetBackgroundColor(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBorderColorResponseParams GetBorderColor(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderColorResponseParams GetBorderColor(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBorderRectResponseParams GetBorderRect(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBorderRectRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderRectResponseParams GetBorderRect(Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderRectRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetColorCountResponseParams GetColorCount(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetColorCountRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetColorCountResponseParams GetColorCount(Vintasoft.Imaging.ImageProcessing.Web.Services.GetColorCountRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetHistogramResponseRequest GetHistogram(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetHistogramRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetHistogramResponseRequest GetHistogram(Vintasoft.Imaging.ImageProcessing.Web.Services.GetHistogramRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetImageColorDepthResponseParams GetImageColorDepth(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetImageColorDepthRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetImageColorDepthResponseParams GetImageColorDepth(Vintasoft.Imaging.ImageProcessing.Web.Services.GetImageColorDepthRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetThresholdResponseParams GetThreshold(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetThresholdResponseParams GetThreshold(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetUniqueColorResponseParams GetUniqueColor(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.InformativeImageProcessingCommandWithRegionRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetUniqueColorResponseParams GetUniqueColor(Vintasoft.Imaging.ImageProcessing.Web.Services.InformativeImageProcessingCommandWithRegionRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Halftone(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Halftone(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithSourceChangeRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.HasCertainColorResponseParams HasCertainColor(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.HasCertainColorRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.HasCertainColorResponseParams HasCertainColor(Vintasoft.Imaging.ImageProcessing.Web.Services.HasCertainColorRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Invert(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Invert(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlackWhiteResponseParams IsImageBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlackWhiteRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlackWhiteResponseParams IsImageBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlackWhiteRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlankResponseParams IsImageBlank(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlankRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlankResponseParams IsImageBlank(Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlankRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageGrayscaleResponseParams IsImageGrayscale(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageGrayscaleRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageGrayscaleResponseParams IsImageGrayscale(Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageGrayscaleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Levels(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.LevelsRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Levels(Vintasoft.Imaging.ImageProcessing.Web.Services.LevelsRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams MatrixTransform(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.MatrixTransformRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams MatrixTransform(Vintasoft.Imaging.ImageProcessing.Web.Services.MatrixTransformRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Maximum(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Maximum(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Mean(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Mean(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Median(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Median(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams MidPoint(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams MidPoint(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Minimum(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Minimum(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Mosaic(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.MosaicRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Mosaic(Vintasoft.Imaging.ImageProcessing.Web.Services.MosaicRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams MotionBlur(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.MotionBlurRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams MotionBlur(Vintasoft.Imaging.ImageProcessing.Web.Services.MotionBlurRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams OilPainting(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OilPaintingRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams OilPainting(Vintasoft.Imaging.ImageProcessing.Web.Services.OilPaintingRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Overlay(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OverlayRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Overlay(Vintasoft.Imaging.ImageProcessing.Web.Services.OverlayRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayMasked(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OverlayMaskedRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayMasked(Vintasoft.Imaging.ImageProcessing.Web.Services.OverlayMaskedRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayWithBlending(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OverlayWithBlendingRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayWithBlending(Vintasoft.Imaging.ImageProcessing.Web.Services.OverlayWithBlendingRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Pixelate(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.PixelateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Pixelate(Vintasoft.Imaging.ImageProcessing.Web.Services.PixelateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Posterize(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.PosterizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Posterize(Vintasoft.Imaging.ImageProcessing.Web.Services.PosterizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams QuadrilateralWarp(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.QuadrilateralWarpRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams QuadrilateralWarp(Vintasoft.Imaging.ImageProcessing.Web.Services.QuadrilateralWarpRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams RedEyeRemoval(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.RedEyeRemovalRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams RedEyeRemoval(Vintasoft.Imaging.ImageProcessing.Web.Services.RedEyeRemovalRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams RemapColors(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.RemapColorsRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams RemapColors(Vintasoft.Imaging.ImageProcessing.Web.Services.RemapColorsRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ReplaceColor(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ReplaceColorRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ReplaceColor(Vintasoft.Imaging.ImageProcessing.Web.Services.ReplaceColorRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Resample(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ResampleRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Resample(Vintasoft.Imaging.ImageProcessing.Web.Services.ResampleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Resize(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ResizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Resize(Vintasoft.Imaging.ImageProcessing.Web.Services.ResizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ResizeCanvas(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ResizeCanvasRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ResizeCanvas(Vintasoft.Imaging.ImageProcessing.Web.Services.ResizeCanvasRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Rotate(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.RotateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Rotate(Vintasoft.Imaging.ImageProcessing.Web.Services.RotateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Sepia(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Sepia(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SetAlphaChannelMaskRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.Services.SetAlphaChannelMaskRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelValue(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SetAlphaChannelValueRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelValue(Vintasoft.Imaging.ImageProcessing.Web.Services.SetAlphaChannelValueRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Sharpen(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SharpenRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Sharpen(Vintasoft.Imaging.ImageProcessing.Web.Services.SharpenRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Skew(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SkewRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Skew(Vintasoft.Imaging.ImageProcessing.Web.Services.SkewRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Solarize(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Solarize(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams TileReflection(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.TileReflectionRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams TileReflection(Vintasoft.Imaging.ImageProcessing.Web.Services.TileReflectionRequestParams) | |
Vintasoft.Imaging.Web.WcfServices.VintasoftImageWcfService | ||
Added properties | ||
public Vintasoft.Imaging.Web.Services.VintasoftImageWebService VintasoftWebService { get; } | Gets the Vintasoft.Imaging.Web.Services.VintasoftImageWebService. that handles HTTP requests from clients and allows to process an image. | |
Changed methods | ||
public Vintasoft.Shared.Web.ImageFileResponseParams GetImageAsBase64String(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Shared.Web.ImageFileResponseParams GetImageAsBase64String(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.Web.WcfServices.ImagePageInfoResponseParams GetImageInfo(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams GetImageInfo(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.Web.WcfServices.ImagePageInfoResponseParams[] GetImagesInfo(Vintasoft.Shared.Web.CompositeRequestParamsImageInfoRequestParams>) | public Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams[] GetImagesInfo(Vintasoft.Shared.Web.CompositeRequestParamsExtendedImageInfoRequestParams>) | |
public Vintasoft.Shared.Web.ImageFileResponseParams GetImageTile(Vintasoft.Imaging.Web.WcfServices.RenderImageTileRequestParams) | public Vintasoft.Shared.Web.ImageFileResponseParams GetImageTile(Vintasoft.Imaging.Web.Services.RenderImageTileRequestParams) | |
public Vintasoft.Shared.Web.BaseResponseParams RenderImageTiles(Vintasoft.Imaging.Web.WcfServices.RenderTilesRequestParams) | public Vintasoft.Shared.Web.BaseResponseParams RenderImageTiles(Vintasoft.Imaging.Web.Services.RenderTilesRequestParams) | |
public Vintasoft.Imaging.Web.WcfServices.RenderThumbnailResponseParams RenderThumbnail(Vintasoft.Imaging.Web.WcfServices.RenderThumbnailRequestParams) | public Vintasoft.Imaging.Web.Services.RenderThumbnailResponseParams RenderThumbnail(Vintasoft.Imaging.Web.Services.RenderThumbnailRequestParams) | |
public Vintasoft.Imaging.Web.WcfServices.RenderThumbnailResponseParams[] RenderThumbnails(Vintasoft.Shared.Web.CompositeRequestParamsRenderThumbnailRequestParams>) | public Vintasoft.Imaging.Web.Services.RenderThumbnailResponseParams[] RenderThumbnails(Vintasoft.Shared.Web.CompositeRequestParamsRenderThumbnailRequestParams>) | |
Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IVintasoftImageProcessingWcfService | ||
Changed methods | ||
public Vintasoft.Shared.Web.ImageInfoResponseParams AddNoise(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AddNoiseRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AddNoise(Vintasoft.Imaging.ImageProcessing.Web.Services.AddNoiseRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams AutoColors(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AutoColorsCommandRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AutoColors(Vintasoft.Imaging.ImageProcessing.Web.Services.AutoColorsCommandRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams AutoContrast(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AutoContrastCommandRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AutoContrast(Vintasoft.Imaging.ImageProcessing.Web.Services.AutoContrastCommandRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams AutoLevels(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.AutoLevelsCommandRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams AutoLevels(Vintasoft.Imaging.ImageProcessing.Web.Services.AutoLevelsCommandRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams BevelEdge(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BevelEdgeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams BevelEdge(Vintasoft.Imaging.ImageProcessing.Web.Services.BevelEdgeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Binarize(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BinarizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Binarize(Vintasoft.Imaging.ImageProcessing.Web.Services.BinarizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Blur(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BlurRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Blur(Vintasoft.Imaging.ImageProcessing.Web.Services.BlurRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams CannyEdgeDetector(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.CannyEdgeDetectorRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams CannyEdgeDetector(Vintasoft.Imaging.ImageProcessing.Web.Services.CannyEdgeDetectorRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightness(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeBrightnessRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightness(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeBrightnessRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightnessContrast(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeBrightnessContrastRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeBrightnessContrast(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeBrightnessContrastRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeContrast(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeContrastRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeContrast(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeContrastRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeGamma(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeGammaRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeGamma(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeGammaRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeHSL(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangeHueSaturationLuminanceRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangeHSL(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangeHueSaturationLuminanceRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormat(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormat(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBgr(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatToBgrRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBgr(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatToBgrRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.BinarizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.Services.BinarizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToGrayscale(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatToGrayscaleRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToGrayscale(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatToGrayscaleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToPalette(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ChangePixelFormatToPaletteRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ChangePixelFormatToPalette(Vintasoft.Imaging.ImageProcessing.Web.Services.ChangePixelFormatToPaletteRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Clear(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ClearRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Clear(Vintasoft.Imaging.ImageProcessing.Web.Services.ClearRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ColorBlend(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ColorBlendRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ColorBlend(Vintasoft.Imaging.ImageProcessing.Web.Services.ColorBlendRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Crop(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Crop(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Curves(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.CurvesRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Curves(Vintasoft.Imaging.ImageProcessing.Web.Services.CurvesRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Desaturate(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.DesaturateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Desaturate(Vintasoft.Imaging.ImageProcessing.Web.Services.DesaturateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Dilate(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.DilateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Dilate(Vintasoft.Imaging.ImageProcessing.Web.Services.DilateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams DropShadow(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.DropShadowRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams DropShadow(Vintasoft.Imaging.ImageProcessing.Web.Services.DropShadowRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams EdgeDetection(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionBasedRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams EdgeDetection(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionBasedRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Emboss(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.EmbossRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Emboss(Vintasoft.Imaging.ImageProcessing.Web.Services.EmbossRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Erode(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ErodeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Erode(Vintasoft.Imaging.ImageProcessing.Web.Services.ErodeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams FillRectangle(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.FillRectangleRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams FillRectangle(Vintasoft.Imaging.ImageProcessing.Web.Services.FillRectangleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Flip(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.FlipRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Flip(Vintasoft.Imaging.ImageProcessing.Web.Services.FlipRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams GaussianBlur(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GaussianBlurRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams GaussianBlur(Vintasoft.Imaging.ImageProcessing.Web.Services.GaussianBlurRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams GetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams GetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBackgroundColorResponseParams GetBackgroundColor(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetBackgroundColorResponseParams GetBackgroundColor(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBorderColorResponseParams GetBorderColor(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderColorResponseParams GetBorderColor(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBorderRectResponseParams GetBorderRect(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetBorderRectRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderRectResponseParams GetBorderRect(Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderRectRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetColorCountResponseParams GetColorCount(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetColorCountRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetColorCountResponseParams GetColorCount(Vintasoft.Imaging.ImageProcessing.Web.Services.GetColorCountRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetHistogramResponseRequest GetHistogram(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetHistogramRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetHistogramResponseRequest GetHistogram(Vintasoft.Imaging.ImageProcessing.Web.Services.GetHistogramRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetImageColorDepthResponseParams GetImageColorDepth(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetImageColorDepthRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetImageColorDepthResponseParams GetImageColorDepth(Vintasoft.Imaging.ImageProcessing.Web.Services.GetImageColorDepthRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetThresholdResponseParams GetThreshold(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetThresholdResponseParams GetThreshold(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.GetUniqueColorResponseParams GetUniqueColor(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.InformativeImageProcessingCommandWithRegionRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.GetUniqueColorResponseParams GetUniqueColor(Vintasoft.Imaging.ImageProcessing.Web.Services.InformativeImageProcessingCommandWithRegionRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Halftone(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Halftone(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithSourceChangeRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.HasCertainColorResponseParams HasCertainColor(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.HasCertainColorRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.HasCertainColorResponseParams HasCertainColor(Vintasoft.Imaging.ImageProcessing.Web.Services.HasCertainColorRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Invert(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Invert(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlackWhiteResponseParams IsImageBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlackWhiteRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlackWhiteResponseParams IsImageBlackWhite(Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlackWhiteRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlankResponseParams IsImageBlank(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageBlankRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlankResponseParams IsImageBlank(Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlankRequestParams) | |
public Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageGrayscaleResponseParams IsImageGrayscale(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.IsImageGrayscaleRequestParams) | public Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageGrayscaleResponseParams IsImageGrayscale(Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageGrayscaleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Levels(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.LevelsRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Levels(Vintasoft.Imaging.ImageProcessing.Web.Services.LevelsRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams MatrixTransform(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.MatrixTransformRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams MatrixTransform(Vintasoft.Imaging.ImageProcessing.Web.Services.MatrixTransformRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Maximum(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Maximum(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Mean(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Mean(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Median(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Median(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams MidPoint(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams MidPoint(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Minimum(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ConvolutionArithmeticFilterRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Minimum(Vintasoft.Imaging.ImageProcessing.Web.Services.ConvolutionArithmeticFilterRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Mosaic(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.MosaicRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Mosaic(Vintasoft.Imaging.ImageProcessing.Web.Services.MosaicRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams MotionBlur(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.MotionBlurRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams MotionBlur(Vintasoft.Imaging.ImageProcessing.Web.Services.MotionBlurRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams OilPainting(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OilPaintingRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams OilPainting(Vintasoft.Imaging.ImageProcessing.Web.Services.OilPaintingRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Overlay(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OverlayRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Overlay(Vintasoft.Imaging.ImageProcessing.Web.Services.OverlayRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayMasked(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OverlayMaskedRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayMasked(Vintasoft.Imaging.ImageProcessing.Web.Services.OverlayMaskedRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayWithBlending(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.OverlayWithBlendingRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams OverlayWithBlending(Vintasoft.Imaging.ImageProcessing.Web.Services.OverlayWithBlendingRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Pixelate(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.PixelateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Pixelate(Vintasoft.Imaging.ImageProcessing.Web.Services.PixelateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Posterize(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.PosterizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Posterize(Vintasoft.Imaging.ImageProcessing.Web.Services.PosterizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams QuadrilateralWarp(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.QuadrilateralWarpRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams QuadrilateralWarp(Vintasoft.Imaging.ImageProcessing.Web.Services.QuadrilateralWarpRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams RedEyeRemoval(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.RedEyeRemovalRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams RedEyeRemoval(Vintasoft.Imaging.ImageProcessing.Web.Services.RedEyeRemovalRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams RemapColors(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.RemapColorsRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams RemapColors(Vintasoft.Imaging.ImageProcessing.Web.Services.RemapColorsRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ReplaceColor(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ReplaceColorRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ReplaceColor(Vintasoft.Imaging.ImageProcessing.Web.Services.ReplaceColorRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Resample(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ResampleRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Resample(Vintasoft.Imaging.ImageProcessing.Web.Services.ResampleRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Resize(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ResizeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Resize(Vintasoft.Imaging.ImageProcessing.Web.Services.ResizeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams ResizeCanvas(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ResizeCanvasRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams ResizeCanvas(Vintasoft.Imaging.ImageProcessing.Web.Services.ResizeCanvasRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Rotate(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.RotateRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Rotate(Vintasoft.Imaging.ImageProcessing.Web.Services.RotateRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Sepia(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Sepia(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SetAlphaChannelMaskRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelMask(Vintasoft.Imaging.ImageProcessing.Web.Services.SetAlphaChannelMaskRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelValue(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SetAlphaChannelValueRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams SetAlphaChannelValue(Vintasoft.Imaging.ImageProcessing.Web.Services.SetAlphaChannelValueRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Sharpen(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SharpenRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Sharpen(Vintasoft.Imaging.ImageProcessing.Web.Services.SharpenRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Skew(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.SkewRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Skew(Vintasoft.Imaging.ImageProcessing.Web.Services.SkewRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams Solarize(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams Solarize(Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithRegionAndSourceChangeRequestParams) | |
public Vintasoft.Shared.Web.ImageInfoResponseParams TileReflection(Vintasoft.Imaging.ImageProcessing.Web.WcfServices.TileReflectionRequestParams) | public Vintasoft.Shared.Web.ImageInfoResponseParams TileReflection(Vintasoft.Imaging.ImageProcessing.Web.Services.TileReflectionRequestParams) | |
Vintasoft.Imaging.Web.WcfServices.IVintasoftImageWcfService | ||
Changed methods | ||
public Vintasoft.Shared.Web.ImageFileResponseParams GetImageAsBase64String(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Shared.Web.ImageFileResponseParams GetImageAsBase64String(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.Web.WcfServices.ImagePageInfoResponseParams GetImageInfo(Vintasoft.Shared.Web.ImageInfoRequestParams) | public Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams GetImageInfo(Vintasoft.Shared.Web.ExtendedImageInfoRequestParams) | |
public Vintasoft.Imaging.Web.WcfServices.ImagePageInfoResponseParams[] GetImagesInfo(Vintasoft.Shared.Web.CompositeRequestParamsImageInfoRequestParams>) | public Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams[] GetImagesInfo(Vintasoft.Shared.Web.CompositeRequestParamsExtendedImageInfoRequestParams>) | |
public Vintasoft.Shared.Web.ImageFileResponseParams GetImageTile(Vintasoft.Imaging.Web.WcfServices.RenderImageTileRequestParams) | public Vintasoft.Shared.Web.ImageFileResponseParams GetImageTile(Vintasoft.Imaging.Web.Services.RenderImageTileRequestParams) | |
public Vintasoft.Shared.Web.BaseResponseParams RenderImageTiles(Vintasoft.Imaging.Web.WcfServices.RenderTilesRequestParams) | public Vintasoft.Shared.Web.BaseResponseParams RenderImageTiles(Vintasoft.Imaging.Web.Services.RenderTilesRequestParams) | |
public Vintasoft.Imaging.Web.WcfServices.RenderThumbnailResponseParams RenderThumbnail(Vintasoft.Imaging.Web.WcfServices.RenderThumbnailRequestParams) | public Vintasoft.Imaging.Web.Services.RenderThumbnailResponseParams RenderThumbnail(Vintasoft.Imaging.Web.Services.RenderThumbnailRequestParams) | |
public Vintasoft.Imaging.Web.WcfServices.RenderThumbnailResponseParams[] RenderThumbnails(Vintasoft.Shared.Web.CompositeRequestParamsRenderThumbnailRequestParams>) | public Vintasoft.Imaging.Web.Services.RenderThumbnailResponseParams[] RenderThumbnails(Vintasoft.Shared.Web.CompositeRequestParamsRenderThumbnailRequestParams>) | |