The Crop type exposes the following members.

Constructors

  NameDescription
Crop
Initializes a new instance of the Crop class.

Methods

  NameDescription
ApplyOverloaded.
CalculateNewImageSize
Calculates new image size.
(Overrides BaseTransformationFilter..::.CalculateNewImageSize(UnmanagedImage).)
ProcessFilter
Process the filter on the specified image.
(Overrides BaseTransformationFilter..::.ProcessFilter(UnmanagedImage, UnmanagedImage).)

Properties

  NameDescription
FormatTranslations
Format translations dictionary.
(Overrides BaseTransformationFilter..::.FormatTranslations.)
Rectangle
Rectangle to crop.

See Also