![]() |
IOLink C# 1.11.0
|
Wrapper around ImageInfoProperty exposing only method that does not modify the instance.
More...
Public Member Functions | |
| ReadonlyImageInfoProperty (ImageInfoProperty info) | |
Wrap an ImageInfoProperty instance. | |
| string | ToString () |
Static Public Member Functions | |
| static global::System.Runtime.InteropServices.HandleRef | getCPtr (ReadonlyImageInfoProperty obj) |
| static | operator ImageInfoProperty (ReadonlyImageInfoProperty obj) |
Explicit conversion to ImageInfoProperty | |
| static implicit | operator ReadonlyImageInfoProperty (ImageInfoProperty obj) |
Implicit conversion from ImageInfoProperty | |
Properties | |
| ImageType | AxesInterpretation [get] |
Proxy for ImageInfoProperty.AxesInterpretation | |
| ImageInterpretation | Interpretation [get] |
Proxy for ImageInfoProperty.Interpretation | |
| bool | HasAlpha [get] |
Proxy for ImageInfoProperty.HasAlpha | |
| uint | BitDepth [get] |
Proxy for ImageInfoProperty.BitDepth | |
| Vector2d | ValueRange [get] |
Proxy for ImageInfoProperty.ValueRange | |
Wrapper around ImageInfoProperty exposing only method that does not modify the instance.