Method | Description | |
---|---|---|
ContentAwareResize ( this factory, ImageProcessor.Plugins.Cair.Imaging.ContentAwareResizeLayer layer ) : ImageFactory |
Resizes the current image to the given dimensions using Content Aware Resizing.
|
|
ContentAwareResize ( this factory, |
Resizes the current image to the given dimensions using Content Aware Resizing.
|
public static ContentAwareResize ( this factory, ImageProcessor.Plugins.Cair.Imaging.ContentAwareResizeLayer layer ) : ImageFactory | ||
factory | this |
/// The current instance of the |
layer | ImageProcessor.Plugins.Cair.Imaging.ContentAwareResizeLayer |
/// The |
return | ImageFactory |
public static ContentAwareResize ( this factory, |
||
factory | this |
/// The current instance of the |
size |
/// The |
|
return | ImageFactory |