| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | System.Drawing.Bitmap BuildTextImage (integer, integer, character, integer, character) | 
     Returns a System.Drawing.Bitmap that has been rendered from the
         passed in text  | 
|
| + | System.Drawing.Bitmap FromBLOB (handle, character) | 
     Converts a BLOB field from a Buffer handle into a System.Drawing.Bitmap  | 
|
| + | System.Drawing.Bitmap FromByteArray (Byte[]) | 
     Returns the Bitmap stored in the Byte[]  | 
|
| + | LOGICAL HasOleContainerHeader (Byte[]) | 
     Returns true when the Byte[] contains an OLE Image Header  | 
|
| + | System.Drawing.Bitmap Load (character) | 
     Loads an Image  | 
|
| + | System.Drawing.Icon LoadIcon (character) | 
     Loads an Icon  | 
|
| + | System.Drawing.Icon LoadIcon (character, Size) | 
     Loads an Icon  | 
|
| + | System.Drawing.Bitmap MakeTransparent (Bitmap) | 
     Adds transparency to a non transparent Bitmap  | 
| Options | Name | Purpose | |
|---|---|---|---|
| # | ImageHelper () | 
     Disallow instance creation  | 
| 
         
            
                Top
                
            
         
        PUBLIC System.Drawing.Bitmap BuildTextImage (integer, integer, character, integer, character)
 
  | 
||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC System.Drawing.Bitmap FromBLOB (handle, character)
 
  | 
||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC System.Drawing.Bitmap FromByteArray (Byte[])
 
  | 
||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LOGICAL HasOleContainerHeader (Byte[])
 
  | 
||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC System.Drawing.Bitmap Load (character)
 
  | 
||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC System.Drawing.Icon LoadIcon (character)
 
  | 
||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC System.Drawing.Icon LoadIcon (character, Size)
 
  | 
||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC System.Drawing.Bitmap MakeTransparent (Bitmap)
 
  | 
||||||||||||||||||||||||||||||||||||||||||
        
        PROTECTED ImageHelper ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|