Generated from class MR.RawTiffOutput. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.RawTiffOutput. This is the const half of the class.
◆ Const_RawTiffOutput() [1/4]
| unsafe MR.Const_RawTiffOutput.Const_RawTiffOutput |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_RawTiffOutput() [2/4]
| unsafe MR.Const_RawTiffOutput.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 ) |
|
inline |
◆ Const_RawTiffOutput() [3/4]
◆ Const_RawTiffOutput() [4/4]
| MR.Const_RawTiffOutput.Const_RawTiffOutput |
( |
RawTiffOutput | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_RawTiffOutput.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_RawTiffOutput.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_bytes
| unsafe byte** MR.Const_RawTiffOutput.__ptr_storage_bytes |
|
protected |
◆ __ptr_storage_max
| unsafe float** MR.Const_RawTiffOutput.__ptr_storage_max |
|
protected |
◆ __ptr_storage_min
| unsafe float** MR.Const_RawTiffOutput.__ptr_storage_min |
|
protected |
◆ __ptr_storage_p2wXf
| unsafe MR.Box_AffineXf3f._Underlying** MR.Const_RawTiffOutput.__ptr_storage_p2wXf |
|
protected |
◆ __ptr_storage_params_
| unsafe MR.TiffParameters._Underlying** MR.Const_RawTiffOutput.__ptr_storage_params_ |
|
protected |
◆ __ref_storage_convertToFloat
| unsafe bool* MR.Const_RawTiffOutput.__ref_storage_convertToFloat |
|
protected |
◆ __ref_storage_size
| unsafe ulong* MR.Const_RawTiffOutput.__ref_storage_size |
|
protected |
◆ bytes
| unsafe MR.Misc.? Box<byte> MR.Const_RawTiffOutput.bytes |
|
get |
◆ convertToFloat
| unsafe bool MR.Const_RawTiffOutput.convertToFloat |
|
get |
◆ max
| unsafe MR.Misc.? Box<float> MR.Const_RawTiffOutput.max |
|
get |
◆ min
| unsafe MR.Misc.? Box<float> MR.Const_RawTiffOutput.min |
|
get |
◆ p2wXf
◆ params_
◆ size
| unsafe ulong MR.Const_RawTiffOutput.size |
|
get |
The documentation for this class was generated from the following file: