![]() | Hologram Methods |
The Hologram type exposes the following members.
Name | Description | |
---|---|---|
![]() | CopyFrom(Hologram) |
Copy the data from another hologram.
(Inherited from Hologram.) |
![]() | CopyFrom(Hologram) |
Copy the data from another hologram.
|
![]() | CopyFrom(ImageBaseT) |
Copy the data from another image.
(Inherited from ImageBaseT.) |
![]() | CopyFrom(Byte, Int32, Int32) |
Copy the data from a buffer.
(Inherited from Hologram.) |
![]() | CopyFrom(T, Int32, Int32, Int32) |
Copy the data from a buffer.
(Inherited from ImageBaseT.) |
![]() | Dispose | |
![]() | IsPinned |
Checks if the image data memory is pinned
(Inherited from ImageBaseT.) |
![]() | PinData | (Overrides ImageBaseTPinData.) |
![]() | Save |
Saves the hologram
(Inherited from Hologram.) |
![]() | SaveAsBin |
Saves the image as float in a .bin file.
|
![]() | SetMetadata(IHardwareConfiguration, Int32, IHolographicMeasurementConfig) |
Sets the metadata from a given configuration
(Inherited from ImageBaseT.) |
![]() | SetMetadataR(ImageBaseR) |
Sets the metadata from a given image
(Inherited from ImageBaseT.) |
![]() | UnpinData |
Unpin the pinned managed memory.
(Inherited from ImageBaseT.) |