Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ApplyFilter ( |
Applies the RotationFilter to the specified source.
|
|
GetDestinationDimensions ( |
Returns the dimensions of the output image.
|
protected ApplyFilter ( |
||
source | ||
dc | System.Windows.Media.DrawingContext | |
width | int | |
height | int | |
Результат | void |
protected GetDestinationDimensions ( |
||
source | The source image. | |
width | int | The desired width of the output image. |
height | int | The desired height of the output image. |
Результат | bool |