You are here: Start » AVL.NET » Image.Image(int, int, int, AvlNet.PlainType, int, System.IntPtr)
Image.Image(int, int, int, AvlNet.PlainType, int, System.IntPtr)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Image( int width, int height, int pitch, AvlNet.PlainType type, int depth, System.IntPtr dataPointer )
Parameters
- width
- Type: System.Int32
- height
- Type: System.Int32
- pitch
- Type: System.Int32
- type
- Type: AvlNet.PlainType
- depth
- Type: System.Int32
- dataPointer
- Type: System.IntPtr
