ReactOS 0.4.16-dev-91-g764881a
|
#include <atlimagedx.h>
Public Member Functions | |
HINSTANCE | Init () |
void | Free () |
LONG | AddRef () |
LONG | Release () |
Definition at line 194 of file atlimagedx.h.
|
inline |
Definition at line 241 of file atlimagedx.h.
Referenced by CImageDx::CImageDx(), CImageDx::IsExtensionSupported(), CImageDx::LoadDx(), and CImageDx::SaveDx().
|
inline |
|
inline |
Definition at line 211 of file atlimagedx.h.
Referenced by CImageDx::get_fn().
|
inline |
Definition at line 246 of file atlimagedx.h.
Referenced by CImageDx::IsExtensionSupported(), CImageDx::LoadDx(), CImageDx::SaveDx(), and CImageDx::~CImageDx().
FN_BitmapSetResolution CImageDx::SHARED::m_BitmapSetResolution = NULL |
Definition at line 202 of file atlimagedx.h.
Referenced by CImageDx::SetResolution().
FN_CreateBitmapFromFile CImageDx::SHARED::m_CreateBitmapFromFile = NULL |
Definition at line 204 of file atlimagedx.h.
FN_CreateBitmapFromHBITMAP CImageDx::SHARED::m_CreateBitmapFromHBITMAP = NULL |
Definition at line 203 of file atlimagedx.h.
Referenced by CImageDx::SaveDx().
FN_CreateHBITMAPFromBitmap CImageDx::SHARED::m_CreateHBITMAPFromBitmap = NULL |
Definition at line 205 of file atlimagedx.h.
Referenced by CImageDx::LoadDx().
LONG CImageDx::SHARED::m_cRefs = 0 |
Definition at line 197 of file atlimagedx.h.
FN_DisposeImage CImageDx::SHARED::m_DisposeImage = NULL |
Definition at line 207 of file atlimagedx.h.
Referenced by CImageDx::LoadDx(), and CImageDx::SaveDx().
ULONG_PTR CImageDx::SHARED::m_dwToken = 0 |
Definition at line 198 of file atlimagedx.h.
Referenced by Init().
FN_GetImageEncoders CImageDx::SHARED::m_GetImageEncoders = NULL |
Definition at line 209 of file atlimagedx.h.
Referenced by CImageDx::GetAllEncoders().
FN_GetImageEncodersSize CImageDx::SHARED::m_GetImageEncodersSize = NULL |
Definition at line 208 of file atlimagedx.h.
Referenced by CImageDx::GetAllEncoders().
FN_GetImageHorizontalResolution CImageDx::SHARED::m_GetImageHorizontalResolution = NULL |
Definition at line 200 of file atlimagedx.h.
Referenced by CImageDx::GetResolution().
FN_GetImageVerticalResolution CImageDx::SHARED::m_GetImageVerticalResolution = NULL |
Definition at line 201 of file atlimagedx.h.
Referenced by CImageDx::GetResolution().
Definition at line 196 of file atlimagedx.h.
FN_SaveImageToFile CImageDx::SHARED::m_SaveImageToFile = NULL |
Definition at line 206 of file atlimagedx.h.
Referenced by CImageDx::SaveDx().
FN_Shutdown CImageDx::SHARED::m_Shutdown = NULL |
Definition at line 199 of file atlimagedx.h.
Referenced by Init().