[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.] Namespace: DynamicNode.Types.Imaging
Assembly: DataTypesAndTools (in DataTypesAndTools.dll) Version: 1.3.4679.19814 (1.3.0.0)
Assembly: DataTypesAndTools (in DataTypesAndTools.dll) Version: 1.3.4679.19814 (1.3.0.0)
Syntax
| C# |
|---|
public RGBImage( Bitmap bitmap ) |
| Visual Basic |
|---|
Public Sub New ( _ bitmap As Bitmap _ ) |
| F# |
|---|
new : bitmap:Bitmap -> RGBImage |
Parameters
- bitmap
- Type: System.Drawing..::..Bitmap
Ein 24bpp-RGB-Bitmap-Objekt.