![]() |
BaseRotateFilterKeepSize Property |
Namespace: Accord.Imaging.Filters
The property determines if source image's size will be kept as it is or not. If the value is set to false, then the new image will have new dimension according to rotation angle. If the valus is set to true, then the new image will have the same size, which means that some parts of the image may be clipped because of rotation.