The RotateNearestNeighbor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RotateNearestNeighbor | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Apply | Overloaded. |
![]() | CalculateNewImageSize |
Calculates new image size.
(Inherited from BaseRotateFilter.) |
![]() | ProcessFilter |
Process the filter on the specified image.
(Overrides BaseTransformationFilter..::.ProcessFilter(UnmanagedImage, UnmanagedImage).) |
Fields
Name | Description | |
---|---|---|
![]() | angle |
Rotation angle.
(Inherited from BaseRotateFilter.) |
![]() | fillColor |
Fill color.
(Inherited from BaseRotateFilter.) |
![]() | keepSize |
Keep image size or not.
(Inherited from BaseRotateFilter.) |
Properties
Name | Description | |
---|---|---|
![]() | Angle |
Rotation angle, [0, 360].
(Inherited from BaseRotateFilter.) |
![]() | FillColor |
Fill color.
(Inherited from BaseRotateFilter.) |
![]() | FormatTranslations |
Format translations dictionary.
(Overrides BaseTransformationFilter..::.FormatTranslations.) |
![]() | KeepSize |
Keep image size or not.
(Inherited from BaseRotateFilter.) |