For a list of all members of this type, see ResizeConstraint members.
Name | Description | |
---|---|---|
![]() |
Clone | Creates a copy of the ResizeConstraint filter. |
![]() |
Equals | Overridden. Determines whether the specified object is equal to the current object. |
![]() ![]() |
FromJSON | Overloaded. Deserializes a new instance of the ResizeConstraint class from JSON. |
![]() |
GetHashCode | Overridden. Serves as a hash function for a particular type. |
![]() |
GetImageProcessingJob | Overloaded. Gets an instance of the ImageProcessingJob class that can be used to process the image; the current filter is added to the Filters collection of the ImageProcessingJob object. (Inherited from ImageProcessingFilter) |
![]() |
GetProcessedImage | Overloaded. Applies the current ImageProcessingFilter to the specified image and returns the result as a Bitmap object. (Inherited from ImageProcessingFilter) |
![]() |
SaveProcessedImageToByteArray | Overloaded. Applies the current ImageProcessingFilter to the specified image and saves the result Bitmap to a byte array. (Inherited from ImageProcessingFilter) |
![]() |
SaveProcessedImageToFileSystem | Overloaded. Applies the current ImageProcessingFilter to the specified image and saves the result Bitmap to the file system. (Inherited from ImageProcessingFilter) |
![]() |
SaveProcessedImageToStream | Overloaded. Applies the current ImageProcessingFilter to the specified image and saves the result Bitmap to a Stream. (Inherited from ImageProcessingFilter) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from ImageProcessingFilter) |
![]() |
TransmitProcessedImageToWebResponse | Overloaded. Applies the current ImageProcessingFilter to the specified image using default output resolution (96 DPI), then encodes and writes the result Bitmap directly to an HTTP response output stream. (Inherited from ImageProcessingFilter) |
Name | Description | |
---|---|---|
![]() |
LoadImageProcessingActions | Initializes and loads one more ImageProcessingAction objects that will be used during the image processing workflow. (Inherited from ImageProcessingFilter) |