Generated from class MR.RawTiffOutput. This is the non-const half of the class.
More...
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]
| unsafe MR.RawTiffOutput.RawTiffOutput |
( |
MR.Const_RawTiffOutput | _other | ) |
|
|
inline |
Generated from constructor MR.RawTiffOutput.RawTiffOutput.
◆ RawTiffOutput() [4/4]
Generated from constructor MR.RawTiffOutput.RawTiffOutput.
◆ assign()
| unsafe MR.RawTiffOutput MR.RawTiffOutput.assign |
( |
MR.Const_RawTiffOutput | _other | ) |
|
|
inline |
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: