|
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.248-beta+a497a19de709fd99e2448886199a2c8824265ddf
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