IOLink C# 1.11.0
Loading...
Searching...
No Matches
IOLink.ReadonlyImageProperties Class Reference

Wrapper around ImageProperties exposing only method that does not modify the instance. More...

Public Member Functions

 ReadonlyImageProperties (ImageProperties properties)
 Wrap an ImageProperties instance.
 
ImageProperties Clone ()
 Create a mutable copy, proxy for ImageProperties.Clone
 
string ToString ()
 

Static Public Member Functions

static global::System.Runtime.InteropServices.HandleRef getCPtr (ReadonlyImageProperties obj)
 
static operator ImageProperties (ReadonlyImageProperties obj)
 Explicit conversion to ImageProperties
 
static implicit operator ReadonlyImageProperties (ImageProperties obj)
 Implicit conversion from ImageProperties
 

Properties

ReadonlySpatialCalibrationProperty Calibration [get]
 Proxy for ImageProperties.Calibration
 
ReadonlyImageInfoProperty ImageInfo [get]
 Proxy for ImageProperties.Calibration
 

Detailed Description

Wrapper around ImageProperties exposing only method that does not modify the instance.


The documentation for this class was generated from the following file: