|
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.275-beta+89764ccfd98a5e76971bbd58cae85aa2e8f59fbd
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