Namespace: ImageSense.Filters
Assembly: ImageSense (in ImageSense.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: ImageSense (in ImageSense.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public virtual IResizeToMaxDimensionsFilter ResizeToMaxHeight( int maxHeight ) |
| Visual Basic |
|---|
Public Overridable Function ResizeToMaxHeight ( _ maxHeight As Integer _ ) As IResizeToMaxDimensionsFilter |
| Visual C++ |
|---|
public: virtual IResizeToMaxDimensionsFilter^ ResizeToMaxHeight( int maxHeight ) |
Parameters
- maxHeight
- Type: System..::..Int32
[Missing <param name="maxHeight"/> documentation for "M:ImageSense.Filters.ImageFilterProvider.ResizeToMaxHeight(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:ImageSense.Filters.ImageFilterProvider.ResizeToMaxHeight(System.Int32)"]