HPS::Stream::ColorInterpolationImportEvent

class HPS.Stream.ColorInterpolationImportEvent : public HPS.Stream.ImportEvent

Public Functions

ColorInterpolationImportEvent ()
ColorInterpolationImportEvent (HPS.SegmentKey in_segment_key, HPS.ColorInterpolationKit in_color_interpolation_kit)
override void Dispose ()
new IntPtr GetClassID ()

Properties

HPS.ColorInterpolationKit color_interpolation_kit { get; set; }
HPS.SegmentKey segment_key { get; set; }