Generated from class MR.RawTiffOutput. This is the non-const half of the class.
More...
|
| unsafe | RawTiffOutput () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | RawTiffOutput (MR.Misc.InOut< byte >? bytes, ulong size, MR.TiffParameters? params_, MR.Misc.InOut< MR.AffineXf3f >? p2wXf, bool convertToFloat, MR.Misc.InOut< float >? min, MR.Misc.InOut< float >? max) |
| | Constructs MR.RawTiffOutput elementwise.
|
| unsafe | RawTiffOutput (MR.Const_RawTiffOutput _other) |
| | Generated from constructor MR.RawTiffOutput.RawTiffOutput.
|
| | RawTiffOutput (RawTiffOutput _other) |
| | Generated from constructor MR.RawTiffOutput.RawTiffOutput.
|
| unsafe MR.RawTiffOutput | assign (MR.Const_RawTiffOutput _other) |
| | Generated from method MR::RawTiffOutput::operator=.
|
| virtual void | Dispose () |
| unsafe | Const_RawTiffOutput () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | Const_RawTiffOutput (MR.Misc.InOut< byte >? bytes, ulong size, MR.TiffParameters? params_, MR.Misc.InOut< MR.AffineXf3f >? p2wXf, bool convertToFloat, MR.Misc.InOut< float >? min, MR.Misc.InOut< float >? max) |
| | Constructs MR.RawTiffOutput elementwise.
|
| unsafe | Const_RawTiffOutput (MR.Const_RawTiffOutput _other) |
| | Generated from constructor MR.RawTiffOutput.RawTiffOutput.
|
| | Const_RawTiffOutput (RawTiffOutput _other) |
| | Generated from constructor MR.RawTiffOutput.RawTiffOutput.
|
Generated from class MR.RawTiffOutput. This is the non-const half of the class.
◆ RawTiffOutput() [1/4]
| unsafe MR.RawTiffOutput.RawTiffOutput |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ RawTiffOutput() [2/4]
| unsafe MR.RawTiffOutput.RawTiffOutput |
( |
MR.Misc.InOut< byte >? | bytes, |
|
|
ulong | size, |
|
|
MR.TiffParameters? | params_, |
|
|
MR.Misc.InOut< MR.AffineXf3f >? | p2wXf, |
|
|
bool | convertToFloat, |
|
|
MR.Misc.InOut< float >? | min, |
|
|
MR.Misc.InOut< float >? | max ) |
|
inline |
◆ RawTiffOutput() [3/4]
◆ RawTiffOutput() [4/4]
◆ assign()
Generated from method MR::RawTiffOutput::operator=.
◆ bytes
| new unsafe MR.Misc.? Box<byte> MR.RawTiffOutput.bytes |
|
getset |
◆ convertToFloat
| new unsafe ref bool MR.RawTiffOutput.convertToFloat |
|
get |
◆ max
| new unsafe MR.Misc.? Box<float> MR.RawTiffOutput.max |
|
getset |
◆ min
| new unsafe MR.Misc.? Box<float> MR.RawTiffOutput.min |
|
getset |
◆ p2wXf
◆ params_
◆ size
| new unsafe ref ulong MR.RawTiffOutput.size |
|
get |
The documentation for this class was generated from the following file: