ResampleMaskedCommand Constructor |
| Name | Description | |
|---|---|---|
| ResampleMaskedCommand |
Initializes a new instance of the ResampleMaskedCommand class.
| |
| ResampleMaskedCommand(Size, Int32) | Construct a new ResampleMaskedCommand with the provided destination size and mask index. | |
| ResampleMaskedCommand(Int32, Int32) | Construct a new ResampleMaskedCommand with the provided size and mask index. | |
| ResampleMaskedCommand(SerializationInfo, StreamingContext) | Construct a new ResampleMaskedCommand with default properties. | |
| ResampleMaskedCommand(Rectangle, Size, Int32) | Construct a new ResampleMaskedCommand with the provided source rectangle, destination size, and mask
index. |