|
BitmapExtensions Class
|
Defines extension functions related to bitmap image manipulation.
Inheritance Hierarchy
SystemObject
GSF.DrawingBitmapExtensions
Namespace: GSF.DrawingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.253-beta+ffb7163c9e3b771705bc5b9aa3f09870f2cb9e2c
Syntaxpublic static class BitmapExtensions
<ExtensionAttribute>
Public NotInheritable Class BitmapExtensions
[ExtensionAttribute]
public ref class BitmapExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type BitmapExtensions = class end
GSF.Drawing.BitmapExtensions = function();
Type.createClass(
'GSF.Drawing.BitmapExtensions');
View SourceThe BitmapExtensions type exposes the following members.
Methods
See Also