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

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
 

Detailed Description

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


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