ImageEn, unit iesettings

TIEImageEnGlobalSettings


Declaration

TIEImageEnGlobalSettings = class;


Description

Provides access to shared ImageEn settings.
IEGlobalSettings returns the instance of this object.


Example

// Change the language to Italian
IEGlobalSettings().MsgLanguage := msItalian;


Properties

General
Public Property  DefEMFBackgroundColor
Public Property  DefTempPath
Public Property  FileFormat
Public Property  FileFormatCount
Public Property  IOParamDefaults
Public Property  ProxyAddress
Public Property  ProxyPassword
Public Property  ProxyUser
Public Property  UseEXIFDateTime
Public Property  WICFileTypes

Language
Public Method  GetLanguages
Public Method  GetLanguageWord
Public Property  MsgLanguage
Public Method  CurrentMsgLanguage
Public Method  SetLanguageWord
Public Method  UpdateLanguage

Bitmap Settings
Public Property  AutoAdjustDPI
Public Property  AutoFragmentBitmap
Public Property  AutoLocateOnDisk
Public Property  AutoSetBitDepth
Public Property  DefaultDPIX
Public Property  DefaultDPIY
Public Property  DefMinFileSize

Color Settings
Public Property  ApplyColorProfileOnRendering
Public Property  BlueToGrayCoef
Public Property  ColorReductionAlgorithm
Public Property  ColorReductionQuality
Public Property  ConvertColorFunction
Public Property  EnableCMS
Public Property  GreenToGrayCoef
Public Property  RedToGrayCoef
Public Property  UseCMYKProfile

Visual Components (TImageEnView, TImageEnMView etc)
Public Property  AutoScale
Public Property  CustomHintTimeout
Public Property  ClipboardCopyFormats
Public Property  EnableTheming
Public Property  DefaultMeasureUnit
Public Property  GridPen
Public Property  GridMajorStep
Public Property  GuidelineCount
Public Property  HintStyle
Public Property  KeyboardShortcuts
Public Property  MeasureDecimalPlaces
Public Property  MeasureUnits
Public Property  MinZoomDisplayGrid
Public Property  MViewExplorerThumbnailExts
Public Property  PdfViewerDefaults
Public Property  PolygonAutoCloseDistance
Public Property  SelectionGridColor
Public Property  UseWindowsOpenSaveDialogs

TImageEnView Toolbars
Public Property  ImageEditingToolbar
Public Property  ImageSelectionToolbar
Public Property  ImageViewingToolbar
Public Property  LayerEditingToolbar
Public Property  LayerSelectionToolbar
Public Property  PdfEditingToolbar
Public Property  PdfViewingToolbar
Public Property  ToolbarsAllowExtraControls

TImageEnView Popup Menus
Public Property  ImageEditingPopupMenu
Public Property  ImageSelectionPopupMenu
Public Property  ImageViewingPopupMenu
Public Property  LayerEditingPopupMenu
Public Property  LayerSelectionPopupMenu
Public Property  PdfEditingPopupMenu
Public Property  PdfViewingPopupMenu
Public Property  PopupMenuImageHue
Public Property  PopupMenuImageList

TImageEnMView Popup Menus
Public Property  MViewDefaultPopupMenu
Public Property  MViewSelectionPopupMenu
Public Property  FolderMViewDefaultPopupMenu
Public Property  FolderMViewSelectionPopupMenu
Public Property  LayerMViewDefaultPopupMenu
Public Property  LayerMViewSelectionPopupMenu

Other Toolbars and Popup Menus
Public Property  TextEditorPopupMenu
Public Property  RichEditorPopupMenu
Public Property  RichEditorToolbar

Toolbar and Popup Events
Event  OnAddCustomPopupMenuItem
Event  OnAddCustomToolbarButton
Event  OnAddPopupMenuItem
Event  OnAddToolbarButton
Event  OnAddToolbarButtonImage
Event  OnToolbarButtonExecute
Event  OnToolbarButtonUpdate

TImageEnView Layers
Public Property  DefaultLayerEnableFormatting
Public Property  DefaultLayerShape
Public Property  DefaultLayerText
Public Property  LayerCurveQuality
Public Property  LayerFastDrawingEffects
Public Property  LayerPropertiesAdvancedTab
Public Property  LayerPropertiesDialogHeight
Public Property  LayerPropertiesDialogWidth
Public Property  LayerRotationGripMaxDist
Public Property  LayerShadowAlphaThreshold
Public Property  ThumbnailSize

ImageEn Dialogs
Public Property  ColorDialogCustomColors
Public Property  DefDialogCenter
Public Property  DefaultDialogFont
Public Property  DefaultPreviewHistogramScale
Public Property  DefaultPreviewsZoomFilter
Public Property  IOPreviewsDialogHeight
Public Property  IOPreviewsDialogWidth
Public Property  PreviewAdditionalMultipageExts
Public Property  PreviewImageBackgroundColor
Public Property  PreviewImageBackgroundStyle
Public Property  PrintDialogMarginsIncrement
Public Property  PrintDialogMarginsMinValue
Public Property  UseButtonGlyphsInDialogs

Transition Effects
Public Property  PanZoomQualityFilter
Public Property  TransitionsDrawAlternative
Public Property  TransitionsDrawShape
Public Property  WordTransitionParams

Twain (Acquisition)
Public Property  IsInsideTwain
Public Property  ModelessSelectTwainSource
Public Property  ReleaseTwainResources
Public Property  TwainCropBufferedTransferedImage
Public Property  TwainTransferBufferSize

Image Engines
Public Method  ActiveCameraRawEngine
Public Property  CameraRawEngine
Public Method  ActiveJPEGEngine
Public Property  JPEGEngine
Public Method  ActivePNGEngine
Public Property  PNGEngine
Public Method  ActiveJPEG2000Engine
Public Property  JPEG2000Engine

Format Plug-Ins (DLLs)
Public Property  ActivePlugIns
Public Property  DLLLoadingLog
Public Method  RegisterPlugIns

Advanced Settings
Public Property  BufferedReadStreamSize
Public Property  DefaultCoresCount
Public Property  DICOMKeepMainImageTag
Public Property  DICOMWindowingStrategy
Public Property  EnableDLLMode
Public Property  EXIFInteroperabilityIndexUsage
Public Property  EXIFMakerNotesHandling
Public Property  ImageProcMaxThreads
Public Property  ImageProcThreadsMinSize
Public Property  JPEG2000SliceMemoryThreshold
Public Property  ObjectsTIFFTag
Public Property  OpenDialogMaxMultiSelFiles
Public Property  MaxImageEMFSize
Public Property  MaxImageEMFMatrixSize
Public Property  ProcessingDelayInterval
Public Property  UnregisteredBanner
Public Property  UseDefaultFileExists
Public Property  UseGDIPlus
Public Property  UseRelativeStreams
Public Property  UTF8EncodeImagingAnnot

System Status (Generally Read-Only)
Public Property  BorderX
Public Property  BorderY
Public Property  CoreCount
Public Property  EdgeX
Public Property  EdgeY
Public Property  HScrollHeight
Public Property  ImageEnModules
Public Property  ImageEnVersion
Public Property  IsRemoteSession
Public Property  OpSys (Windows Version)
Public Property  PointerDeviceCount
Public Property  SystemColors
Public Property  SystemDPIX
Public Property  SystemDPIY
Public Property  VScrollWidth