The IResizeToMaxDimensionsFilter type exposes the following members.

Methods

  NameDescription
Public methodApply
Applies this filter to the given source.
(Inherited from IFilter.)

Properties

  NameDescription
Public propertyMaxHeight
Gets the maximum height to resize the image.
Public propertyMaxWidth
Gets the maximum width to resize the image.

See Also