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