BitmapSourceExtensions Class
Contains custom extension methods to use with BitmapSource type.
Namespace: DevCase.ThirdParty.FFMediaToolkitHelper.Extensions.BitmapSourceExtensionsAssembly: DevCase.net48.ThirdParty.FFMediaToolkitHelper (in DevCase.net48.ThirdParty.FFMediaToolkitHelper.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static class BitmapSourceExtensions
<ExtensionAttribute>
Public NotInheritable Class BitmapSourceExtensions
You do not need to declare an instance of a static class in order to access its members.
[ExtensionAttribute]
public ref class BitmapSourceExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type BitmapSourceExtensions = class end
No code example is currently available or this language may not be supported.
- Inheritance
- Object BitmapSourceExtensions
ToImageData
|
Converts the source BitmapSource to
ImageData.
|