| 
            
              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.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
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