Initializes a new instance of the ImageProperties class
Namespace: ImageSenseAssembly: ImageSense (in ImageSense.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public ImageProperties( PixelFormat pixelFormat ) |
Visual Basic |
---|
Public Sub New ( _ pixelFormat As PixelFormat _ ) |
Visual C++ |
---|
public: ImageProperties( PixelFormat pixelFormat ) |
Parameters
- pixelFormat
- Type: System.Drawing.Imaging..::..PixelFormat
[Missing <param name="pixelFormat"/> documentation for "M:ImageSense.ImageProperties.#ctor(System.Drawing.Imaging.PixelFormat)"]