14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
25 swigCPtr =
new HandleRef(
this, cPtr);
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
29 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
38 global::System.GC.SuppressFinalize(
this);
41 protected virtual void Dispose(
bool disposing) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
virtual void GetBitmapAndPalette(SWIGTYPE_p_HBITMAP image, SWIGTYPE_p_HPALETTE hPalette)
static HandleRef getCPtr(CFxPreviewBitmap obj)
virtual bool HasPreview()
CFxPreviewBitmap(IntPtr cPtr, bool cMemoryOwn)
virtual void Dispose(bool disposing)
virtual bool Read(SWIGTYPE_p_IStream pStream)
static CFxPreviewBitmap Create()
virtual bool Read(CFxString lpFileName)
virtual void DrawToHDC(SWIGTYPE_p_HDC dc, int x, int y, int width, int height)
static void DrawNoPreview(SWIGTYPE_p_HDC hDC, SWIGTYPE_p_RECT lprc, SWIGTYPE_p_COLORREF pBgColor)
static HandleRef getCPtr(CFxString obj)
static global::System.Exception Retrieve()
static void CFxPreviewBitmap_DrawNoPreview(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool CFxPreviewBitmap_Read__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxPreviewBitmap_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_CFxPreviewBitmap(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreviewBitmap_HasPreview(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxPreviewBitmap_Create()
static bool CFxPreviewBitmap_Read__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxPreviewBitmap_GetBitmapAndPalette(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxPreviewBitmap_DrawToHDC(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4, int jarg5, int jarg6)