public static class DithererExtensions
<ExtensionAttribute>
Public NotInheritable Class DithererExtensions
[ExtensionAttribute]
public ref class DithererExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type DithererExtensions = class end
InitializeAsync |
Gets an IDitheringSession instance potentially asynchronously that can be used to dither the result of the specified IQuantizingSession
applied to the specified source.
If ditherer is a known ditherer that can be evaluated quickly, then this method might be executed synchronously.
This method is available in.NET Framework 4.0 and above. |