![]() |
TexturedFilterProcessFilter Method |
Namespace: Accord.Imaging.Filters
protected override void ProcessFilter( UnmanagedImage sourceData, UnmanagedImage destinationData )
Exception | Condition |
---|---|
InvalidImagePropertiesException | Texture size does not match image size. |
ApplicationException | Filters should not change image dimension. |