14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
virtual void Dispose(bool disposing)
Int16 m_nPostScriptImgSize
OdAveRFileOpt(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdAveRFileOpt obj)
static global::System.Exception Retrieve()
static Int16 OdAveRFileOpt_m_nInterlace_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRFileOpt_m_nAspectRatio_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static Int16 OdAveRFileOpt_m_nX_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRFileOpt_m_nOrientation_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static void OdAveRFileOpt_m_nX_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static bool OdAveRFileOpt_m_bCompressed_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int16 OdAveRFileOpt_m_nColorBits2_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRFileOpt_m_nY_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static void OdAveRFileOpt_m_nColorBits1_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static bool OdAveRFileOpt_m_bGrayscale_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int16 OdAveRFileOpt_m_nColorBits1_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRFileOpt_m_bCompressed_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdAveRFileOpt_m_nPostScriptImgSize_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static void delete_OdAveRFileOpt(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRFileOpt_m_nInterlace_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static void OdAveRFileOpt_m_nColorBits2_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static Int16 OdAveRFileOpt_m_nAspectRatio_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int16 OdAveRFileOpt_m_nFileType_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int16 OdAveRFileOpt_m_nY_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int16 OdAveRFileOpt_m_nOrientation_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int16 OdAveRFileOpt_m_nPostScriptImgSize_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRFileOpt_m_nFileType_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static void OdAveRFileOpt_m_bGrayscale_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)