Click or drag to resize

HologramChild<unsigned char> Class

Inheritance Hierarchy
SystemObject
  LynceeTec.ImagingBaseImage<unsigned char>
    LynceeTec.ImagingHologramChild<unsigned char>
      LynceeTec.ImagingMaskImage

Namespace: LynceeTec.Imaging
Assembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public abstract class HologramChild<unsigned char> : BaseImage<unsigned char>

The HologramChild<unsigned char> type exposes the following members.

Constructors
 NameDescription
Public methodHologramChild<unsigned char>(Int32, Int32)Initializes a new instance of the HologramChild<unsigned char> class
Public methodHologramChild<unsigned char>(Int32, Int32, Int32)Initializes a new instance of the HologramChild<unsigned char> class
Public methodHologramChild<unsigned char>(Byte, Int32, Int32, Int32)Initializes a new instance of the HologramChild<unsigned char> class
Public methodHologramChild<unsigned char>(Int32, Int32, Int32, Guid)Initializes a new instance of the HologramChild<unsigned char> class
Public methodHologramChild<unsigned char>(Byte, Int32, Int32, Int32, Guid)Initializes a new instance of the HologramChild<unsigned char> class
Top
Properties
Methods
See Also