Beispiel #1
0
 public static HandleRef getCPtr(CSTimelineColorFrame obj)
 {
     return(obj == null ? new HandleRef((object)null, IntPtr.Zero) : obj.swigCPtr);
 }
Beispiel #2
0
 public CSTimelineColorFrame(CSTimelineColorFrame csFrame)
     : this(CocoStudioEngineAdapterPINVOKE.new_CSTimelineColorFrame__SWIG_0(CSTimelineColorFrame.getCPtr(csFrame)), true)
 {
 }