You are here:
Start »
AVL.NET »
GDIImage Class
GDIImage Class
    | Namespace: | VideoBoxBase | 
    | Assembly: | VideoBoxBase.dll | 
Constructors
Properties
Methods
|   | Name | Description | 
  | Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. | 
  | Draw(System.IntPtr, int, int) |  | 
  | Draw(System.IntPtr, int, int, int, int) |  | 
  | Draw(System.IntPtr, int, int, int, int, int, int, int, int) |  | 
  | Equals(object) | Inherited from System.Object | 
  | GetHashCode() | Inherited from System.Object | 
  | GetType() | Inherited from System.Object | 
  | SetImageData(int, int, int, int, int, byte[]) |  | 
  | SetImageData(int, int, int, int, int, System.IntPtr) |  | 
  | SetImageData(int, int, int, int, int, System.Void*) |  | 
  | ToString() | Inherited from System.Object | 
See also