|
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.249-beta+56964f8aed6f3f2e54faec1539f7ce0ba6548fdf
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