Changes from Version 10 to Version 11 (11.5)

Version 11.5 of the LEADTOOLS C++ Class Library has changed from version 10 as follows:

The LBitmap::Picturize function now has three new flag values for controlling the behavior of the function. (11.5)

LEADTOOLS now supports 48-bit and 64-bit bitmaps. 48-bit bitmaps are color bitmaps with 16-bits per each component (R, G and B). 64-bit bitmaps are 48-bit bitmaps with alpha channel information (16-bit alpha value). (11.5) (Document/Medical only)

The Netscape Plug-in now installs by clicking on a self-extracting file and provides more image processing. (11.5)

New flags for the LBitmapBase::Rotate function support interpolation while rotating certain images. (11.5)

New flags for the LBitmapBase::SetDisplayMode function support interpolation while painting. (11.5)

DICOM Network Communication for Message Exchange is now supported. (Medical Imaging Suite only) (11.5)

LEADTOOLS now supports all possible View Perspective values. (11.5)

LEADTOOLS now provides add-on modules for reading and writing bar codes. (11.5) (Add-on to Specialty Editions toolkits only)

LEADTOOLS now supports a VectorWindow class that provides a full windowed control, capable of displaying vector images. (11.5) (Selected products only)

LEADTOOLS now supports a Multimedia class (LMultimedia), a Multimedia Internet class (LInet) and a Multimedia Capture class (LMMCapture) that provide support for the LEADTOOLS Multimedia features. (11.5) (Selected products only)

Duplex scanning (scanning both sides of a page) is now supported for those TWAIN scanners that support duplex scanning.

(Specialty Editions only) Now supports the following new objects:

(Specialty Editions only) Annotation Automation menu items are fully customizable.

(Specialty Editions only) Annotation Automation toolbar is fully customizable.

(Specialty Editions only) New Annotation file format, ANNFMT_ENCODED provides an encoded native format for better security and smaller file sizes.

The following new formats are supported:

In WIN32, the dialogs now allow the WIN95 standard context sensitive help icon "?" to be added to the title bar.

An ImageList Control has been added to make working with and displaying a list of images simple.

You can now browse a directory for LEAD supported images and generate thumbnails.

LEADTOOLS C++ Class Library now supports MPEG-2.

Changed or removed functions by class

LAnnotation

The following take one extra parameter:

CopyToClipboard

CutToClipboard

SetVisible

The following were moved from PROTECTED to PUBLIC. Also, these were removed from the LAnnXXX classes:

IsFontBold

IsFontItalic

GetFontName

GetFontNameLen

GetFontSize

IsFontStrikeThrough

IsFontUnderline

SetFontBold

SetFontItalic

SetFontName

SetFontSize

SetFontStrikeThrough

SetFontUnderline

GetForeColor

SetForeColor

GetBackColor

SetBackColor

GetFillMode

SetFillMode

LAnnAutomation

GetDistance (added two arguments)

LAnnContainer

Enumerate (takes one new parameter)

LAnnRuler

GetDistance (takes two new parameters)

LBitmapBase

LBitmapBase::Resample has been removed

LBitmapBase::RotateFine has been removed

LBitmapBase::Rotate takes one new argument

LDialog

The following functions were removed:

GetSaveFormatFlags

SetSaveFormatFlags

DoModalFileSave (takes two new arguments)

DialogHelpCallBack (takes one extra parameter)

LDicom

The following functions now take an extra parameter:

LDicomDS::GetChildElement (refer to Ltdicwrp.chm)

LDicomDS::GetFirstElement (refer to Ltdicwrp.chm)

LDicomDS::GetLastElement (refer to Ltdicwrp.chm)

LDicomDS::GetPrevElement (refer to Ltdicwrp.chm)

LDicomDS::GetNextElement (refer to Ltdicwrp.chm)

LFileSettings

LFileSettings::GetExtFileOption has been removed

LFileSettings::SetExtFileOption has been removed

LSettings

LSettings::SetDimension renamed to SetLoadResolution

LSettings::GetDimension renamed to GetLoadResolution

Changed Structures

The size of the TWAINPROPERTIES member dwReserved is now based on whether WIN32 is defined. (11.5)

The RGNXFORM structure uViewPerspective member now includes flags for all the View Perspective values. (11.5)

The LOADINFO Flags member now includes flags for all the supported View Perspective values. (11.5)

The nFormat and uSubFormats members of the FILESAVEFORMAT structure include flags to support 48- and 64-bit TIFF files. (11.5)

The EXTFILEOPTION structure has been removed, along with LFileSettings::GetExtFileOption and LFileSettings::SetExtFileOption, which set global settings for the toolkit. Now, the following functions take an optional LOADFILEOPTION structure:

LAnnContainer::LoadOffset

LBitmapBase::Load

LBitmapWindow::Load

LBitmapList::Load

LFile::ReadLoadResolutions

LFile::ReadFileTransforms

LFile::StartFeedLoad

LFile::GetInfo

LFile::GetCompressStamp

LFile::GetCommentSize

LFile::LoadBitmap

LFile::LoadBitmapList

LFile::LoadFile

LFile::LoadTile

LFile::LoadOffset

LFile::ReadComment

LFile::ReadCommentExt

LFile::ReadStamp

LFile::ReadTag

LFile::FileConvert

LMemoryFile::GetInfo

LMemoryFile::LoadBitmap

LMemoryFile::LoadMemory

LMemoryFile::ReadTag

LAnnotationWindow::AnnLoad

LAnnContainer::Load

And the following functions take an optional SAVEFILEOPTION structure:

LBitmapBase::Save

LBitmapList::Save

LFile::DeletePage

LFile::WriteFileTransforms

LFile::Save

LFile::SaveBitmapList

LFile::SaveFile

LFile::SaveOffset

LFile::SaveTile

LFile::WriteComment

LFile::WriteStamp

LFile::FileConvert

LMemoryFile::SaveBitmap

LMemoryFile::StartCompressBuffer

LAnimationWindow::Load

The FILESAVEPARM structure has one new member, nSubTypeIndex, used for getting/setting the index of the sub-type listbox.

The TWAINPROPERTIES structure now has four new members:

lSize

nDuplex

nEnableDuplex

dwReserved

Removed structures

The EXTFILEOPTION structure has been removed, and has been replaced by the LOADFILEOPTION structure and the SAVEFILEOPTION structure.

The rest of this topic lists the new functions in version 11 or 11.5, by class.

LAnnotation

SetAutoMenuItemEnable

GetAutoMenuItemEnable

SetAutoMenuState

GetAutoMenuState

SetUser

Group

Ungroup

GetRgnHandle

GetArea

SetAutoDefaults

SetAutoDefaults

SetName has been removed

GetName has been removed

LAnnAutomation

GetDistance (added two arguments)

SetAutoOptions

GetAutoOptions

GetUndoDepth

SetTransparentColor

GetTransparentColor

LBitmap

LBitmap::ContourFilter

LBitmap::WindowLevelFillLUT

LAnnContainer

SetTransparentColor

GetObjectFromTag

LAnnStamp

SetMetafile

GetMetafile

SetPredefinedMetafile has been removed

GetPredefinedMetafile has been removed

SetTransparentColor

GetTransparentColor

LAnnPolyLine

SetNodes

GetNodes

LAnnPolygon

SetNodes

GetNodes

LAnnRuler

SetShowFlags

GetShowFlags

SetPoints

GetPoints

LAnnToolBar

SetToolBarButtons

GetToolBarButtons

FreeToolBarButtons

GetToolBarInfo

SetToolBarColumns

SetToolBarRows

LAnnPushPin

LAnnPushPin::Create

LAnnPushPin::GetBitmap

LAnnPushPin::GetSecondaryBitmap

LAnnPushPin::SetBitmap

LAnnPushPin::SetSecondaryBitmap

LAnnVideo

LAnnVideo::Create

LAnnVideo::GetText

LAnnVideo::GetTextLen

LAnnVideo::SetText

LAnnProtractor

LAnnProtractor::Create

LAnnProtractor::GetProtractorOptions

LAnnProtractor::SetProtractorOptions

LAnnProtractor::GetAngle

LAnnProtractor::GetDistance

LAnnProtractor::GetPoints

LAnnProtractor::GetPointCount

LAnnProtractor::SetPoints

LAnnCrossProduct

LAnnCrossProduct::Create

LAnnCrossProduct::GetDistance

LAnnCrossProduct::GetLineStyle

LAnnCrossProduct::GetLineWidth

LAnnCrossProduct::GetPointCount

LAnnCrossProduct::GetPoints

LAnnCrossProduct::SetLineStyle

LAnnCrossProduct::SetLineWidth

LAnnCrossProduct::SetPoints

LAnnFreehandHotSpot

LAnnFreehandHotSpot::Create

LAnnPoint

LAnnPoint::Create

LAnnPoint::GetBitmap

LAnnPoint::GetPoints

LAnnPoint::GetTransparent

LAnnPoint::GetTransparentColor

LAnnPoint::SetBitmap

LAnnPoint::SetPoints

LAnnPoint::SetTransparent

LAnnPoint::SetTransparentColor

LBaseFile

LBaseFile::GetDefaultLoadFileOption

LBaseFile::GetDefaultSaveFileOption

LDialog

GetStringLen has been removed

GetString has been removed

SetString has been removed

SetFont has been removed

GetContourParameters has been removed

SetContourParameters has been removed

DoModalGetContourFilter has been removed

LDicomAssociate (11.5)

LDicomAssociate::LDicomAssociate (Refer to Ltdicwrp.chm)

LDicomAssociate::~LDicomAssociate (Refer to Ltdicwrp.chm)

LDicomAssociate::AddPresentation (Refer to Ltdicwrp.chm)

LDicomAssociate::AddTransfer (Refer to Ltdicwrp.chm)

LDicomAssociate::AddUserInfo (Refer to Ltdicwrp.chm)

LDicomAssociate::Default (Refer to Ltdicwrp.chm)

LDicomAssociate::DelPresentation (Refer to Ltdicwrp.chm)

LDicomAssociate::DelTransfer (Refer to Ltdicwrp.chm)

LDicomAssociate::DelUserInfo (Refer to Ltdicwrp.chm)

LDicomAssociate::FindAbstract (Refer to Ltdicwrp.chm)

LDicomAssociate::GetAbstract (Refer to Ltdicwrp.chm)

LDicomAssociate::GetApplication (Refer to Ltdicwrp.chm)

LDicomAssociate::GetCalled (Refer to Ltdicwrp.chm)

LDicomAssociate::GetCalling (Refer to Ltdicwrp.chm)

LDicomAssociate::GetDataUserInfo (Refer to Ltdicwrp.chm)

LDicomAssociate::GetExtended (Refer to Ltdicwrp.chm)

LDicomAssociate::GetImplementClass (Refer to Ltdicwrp.chm)

LDicomAssociate::GetImplementVersion (Refer to Ltdicwrp.chm)

LDicomAssociate::GetInvokedOperations (Refer to Ltdicwrp.chm)

LDicomAssociate::GetLengthExtended (Refer to Ltdicwrp.chm)

LDicomAssociate::GetLengthUserInfo (Refer to Ltdicwrp.chm)

LDicomAssociate::GetMaxLength (Refer to Ltdicwrp.chm)

LDicomAssociate::GetPerformedOperations (Refer to Ltdicwrp.chm)

LDicomAssociate::GetPresentation (Refer to Ltdicwrp.chm)

LDicomAssociate::GetPresentationCount (Refer to Ltdicwrp.chm)

LDicomAssociate::GetProviderRole (Refer to Ltdicwrp.chm)

LDicomAssociate::GetResult (Refer to Ltdicwrp.chm)

LDicomAssociate::GetTransfer (Refer to Ltdicwrp.chm)

LDicomAssociate::GetTransferCount (Refer to Ltdicwrp.chm)

LDicomAssociate::GetTypeUserInfo (Refer to Ltdicwrp.chm)

LDicomAssociate::GetUserInfoCount (Refer to Ltdicwrp.chm)

LDicomAssociate::GetUserRole (Refer to Ltdicwrp.chm)

LDicomAssociate::GetVersion (Refer to Ltdicwrp.chm)

LDicomAssociate::IsAsyncOperations (Refer to Ltdicwrp.chm)

LDicomAssociate::IsImplementClass (Refer to Ltdicwrp.chm)

LDicomAssociate::IsImplementVersion (Refer to Ltdicwrp.chm)

LDicomAssociate::IsMaxLength (Refer to Ltdicwrp.chm)

LDicomAssociate::IsRequest (Refer to Ltdicwrp.chm)

LDicomAssociate::IsRoleSelect (Refer to Ltdicwrp.chm)

LDicomAssociate::Reset (Refer to Ltdicwrp.chm)

LDicomAssociate::SetAbstract (Refer to Ltdicwrp.chm)

LDicomAssociate::SetApplication (Refer to Ltdicwrp.chm)

LDicomAssociate::SetAsyncOperations (Refer to Ltdicwrp.chm)

LDicomAssociate::SetCalled (Refer to Ltdicwrp.chm)

LDicomAssociate::SetCalling (Refer to Ltdicwrp.chm)

LDicomAssociate::SetExtended (Refer to Ltdicwrp.chm)

LDicomAssociate::SetImplementClass (Refer to Ltdicwrp.chm)

LDicomAssociate::SetImplementVersion (Refer to Ltdicwrp.chm)

LDicomAssociate::SetMaxLength (Refer to Ltdicwrp.chm)

LDicomAssociate::SetPresentation (Refer to Ltdicwrp.chm)

LDicomAssociate::SetRequest (Refer to Ltdicwrp.chm)

LDicomAssociate::SetResult (Refer to Ltdicwrp.chm)

LDicomAssociate::SetRoleSelect (Refer to Ltdicwrp.chm)

LDicomAssociate::SetTransfer (Refer to Ltdicwrp.chm)

LDicomAssociate::SetUserInfo (Refer to Ltdicwrp.chm)

LDicomAssociate::SetVersion (Refer to Ltdicwrp.chm)

LDicomDS

LDicomDS::DeleteKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::FindFirstKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::FindLastKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::FindNextKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::FindPrevKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::GetChildKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::GetFirstKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::GetLastKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::GetNextKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::GetParentKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::GetPrevKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::GetRootKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::GetValueKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::InsertKey (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::CopyDS (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::GetInfoCS (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::InitCS (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::SetDebugDS (Refer to Ltdicwrp.chm) (11.5)

LDicomDS::IsVolatileElement (refer to Ltdicwrp.chm)

LDicomNet (11.5)

LDicomNet::LDicomNet (Refer to Ltdicwrp.chm)

LDicomNet::~LDicomNet (Refer to Ltdicwrp.chm)

LDicomNet::Accept (Refer to Ltdicwrp.chm)

LDicomNet::Close (Refer to Ltdicwrp.chm)

LDicomNet::Connect (Refer to Ltdicwrp.chm)

LDicomNet::GetAssociate (Refer to Ltdicwrp.chm)

LDicomNet::GetClient (Refer to Ltdicwrp.chm)

LDicomNet::GetClientCount (Refer to Ltdicwrp.chm)

LDicomNet::GetHostInfo (Refer to Ltdicwrp.chm)

LDicomNet::GetPeerInfo (Refer to Ltdicwrp.chm)

LDicomNet::GetQueueSend (Refer to Ltdicwrp.chm)

LDicomNet::GetServer (Refer to Ltdicwrp.chm)

LDicomNet::IsActivated (Refer to Ltdicwrp.chm)

LDicomNet::IsAssociated (Refer to Ltdicwrp.chm)

LDicomNet::IsConnected (Refer to Ltdicwrp.chm)

LDicomNet::Listen (Refer to Ltdicwrp.chm)

LDicomNet::SendAbort (Refer to Ltdicwrp.chm)

LDicomNet::SendAssociateAccept (Refer to Ltdicwrp.chm)

LDicomNet::SendAssociateReject (Refer to Ltdicwrp.chm)

LDicomNet::SendAssociateRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendCCancelRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendCEchoRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendCEchoResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendCFindRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendCFindResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendCGetRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendCGetResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendCMoveRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendCMoveResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendCStoreRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendCStoreResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendData (Refer to Ltdicwrp.chm)

LDicomNet::SendNActionRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendNActionResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendNCreateRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendNCreateResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendNDeleteRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendNDeleteResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendNGetRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendNGetResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendNReportRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendNReportResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendNSetRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendNSetResponse (Refer to Ltdicwrp.chm)

LDicomNet::SendReleaseRequest (Refer to Ltdicwrp.chm)

LDicomNet::SendReleaseResponse (Refer to Ltdicwrp.chm)

LDicomNet::ShutDown (Refer to Ltdicwrp.chm)

LDicomNet::StartUp (Refer to Ltdicwrp.chm)

LFile

LFile::BrowseDir

LFile::BrowseDirCallBack

LFileSettings

LFileSettings::SetViewport2D

LFileSettings::GetViewport2D

LFileSettings::SetViewMode2D

LFileSettings::GetViewMode2D

LImageListControl

LImageListControl::LImageListControl

LImageListControl::~LImageListControl

LImageListControl::Clear

LImageListControl::CreateControl

LImageListControl::EnableKeyboard

LImageListControl::EnsureVisible

LImageListControl::GetBackColor

LImageListControl::GetBorderColor

LImageListControl::GetColumnCount

LImageListControl::GetItem

LImageListControl::GetItemCount

LImageListControl::GetItemOptions

LImageListControl::GetRowCount

LImageListControl::GetScrollStyle

LImageListControl::GetSelectCount

LImageListControl::GetSelectedItems

LImageListControl::GetSelectionOptions

LImageListControl::HitTest

LImageListControl::Insert

LImageListControl::ItemSelected

ImageListControl::m_hWnd

LImageListControl::MsgProcCallBack

LImageListControl::Remove

LImageListControl::ScrollItems

LImageListControl::SelectAll

LImageListControl::SetBackColor

LImageListControl::SetBorderColor

LImageListControl::SetItemOptions

LImageListControl::SetScrollStyle

LImageListControl::SetSelectionOptions

LImageListControl::Sort

LImageListControl::Update

LInet (11.5)

LInet::LInet (Refer to Ltvidwrp.chm)

LInet::~LInet (Refer to Ltvidwrp.chm)

LInet::AcceptConnect (Refer to Ltvidwrp.chm)

LInet::AddWndItem (Refer to Ltvidwrp.chm)

LInet::ClearQueue (Refer to Ltvidwrp.chm)

LInet::Close (Refer to Ltvidwrp.chm)

LInet::CloseAll (Refer to Ltvidwrp.chm)

LInet::Connect (Refer to Ltvidwrp.chm)

LInet::CreateWnd (Refer to Ltvidwrp.chm)

LInet::EnableAutoProcess (Refer to Ltvidwrp.chm)

LInet::EnableAutoWnd (Refer to Ltvidwrp.chm)

LInet::ExistsItem (Refer to Ltvidwrp.chm)

LInet::ExpandWnd (Refer to Ltvidwrp.chm)

LInet::GetFirstItem (Refer to Ltvidwrp.chm)

LInet::GetHandle (Refer to Ltvidwrp.chm)

LInet::GetHostName (Refer to Ltvidwrp.chm)

LInet::GetItem (Refer to Ltvidwrp.chm)

LInet::GetItemsCount (Refer to Ltvidwrp.chm)

LInet::GetLastItem (Refer to Ltvidwrp.chm)

LInet::GetNextItem (Refer to Ltvidwrp.chm)

LInet::GetPrevItem (Refer to Ltvidwrp.chm)

LInet::GetQueueSize (Refer to Ltvidwrp.chm)

LInet::IsAutoProcessEnabled (Refer to Ltvidwrp.chm)

LInet::IsAutoWndEnabled (Refer to Ltvidwrp.chm)

LInet::IsValid (Refer to Ltvidwrp.chm)

LInet::IsWndItem (Refer to Ltvidwrp.chm)

LInet::m_pUserDataEx (Refer to Ltvidwrp.chm)

LInet::OnClose (Refer to Ltvidwrp.chm)

LInet::OnConnect (Refer to Ltvidwrp.chm)

LInet::OnConnectRequest (Refer to Ltvidwrp.chm)

LInet::OnDataReady (Refer to Ltvidwrp.chm)

LInet::OnDataReceiving (Refer to Ltvidwrp.chm)

LInet::OnDataSending (Refer to Ltvidwrp.chm)

LInet::OnDataSent (Refer to Ltvidwrp.chm)

LInet::OnDataStart (Refer to Ltvidwrp.chm)

LInet::OnImageReceived (Refer to Ltvidwrp.chm)

LInet::OnMMediaReceived (Refer to Ltvidwrp.chm)

LInet::OnSoundReceived (Refer to Ltvidwrp.chm)

LInet::OnUser1Received (Refer to Ltvidwrp.chm)

LInet::OnUser2Received (Refer to Ltvidwrp.chm)

LInet::OnUser3Received (Refer to Ltvidwrp.chm)

LInet::OnUser4Received (Refer to Ltvidwrp.chm)

LInet::operator = (Refer to Ltvidwrp.chm)

LInet::ReadData (Refer to Ltvidwrp.chm)

LInet::RemoveAllWndItems (Refer to Ltvidwrp.chm)

LInet::RemoveWndItem (Refer to Ltvidwrp.chm)

LInet::SendBitmap (Refer to Ltvidwrp.chm)

LInet::SendData (Refer to Ltvidwrp.chm)

LInet::SendMMData (Refer to Ltvidwrp.chm)

LInet::SendRawData (Refer to Ltvidwrp.chm)

LInet::SendSound (Refer to Ltvidwrp.chm)

LInet::ServerInit (Refer to Ltvidwrp.chm)

LInet::ServerShutDown (Refer to Ltvidwrp.chm)

LInet::SetImageWindow (Refer to Ltvidwrp.chm)

LInet::ShutDown (Refer to Ltvidwrp.chm)

LInet::StartUp (Refer to Ltvidwrp.chm)

LMMCapture (11.5)

LMMCapture::LMMCapture (Refer to Ltvidwrp.chm)

LMMCapture::~LMMCapture (Refer to Ltvidwrp.chm)

LMMCapture::AudioDataCallBack (Refer to Ltvidwrp.chm)

LMMCapture::ChooseAudFormat (Refer to Ltvidwrp.chm)

LMMCapture::CloseRecord (Refer to Ltvidwrp.chm)

LMMCapture::Connect (Refer to Ltvidwrp.chm)

LMMCapture::CopyFileAs (Refer to Ltvidwrp.chm)

LMMCapture::CopyToClipboard (Refer to Ltvidwrp.chm)

LMMCapture::CreateWin (Refer to Ltvidwrp.chm)

LMMCapture::DestroyWin (Refer to Ltvidwrp.chm)

LMMCapture::Disconnect (Refer to Ltvidwrp.chm)

LMMCapture::DisplayDlg (Refer to Ltvidwrp.chm)

LMMCapture::EnableMMCallbacks (Refer to Ltvidwrp.chm)

LMMCapture::EnableStatusCallback (Refer to Ltvidwrp.chm)

LMMCapture::EnumDriverCallBack (Refer to Ltvidwrp.chm)

LMMCapture::EnumDrivers (Refer to Ltvidwrp.chm)

LMMCapture::EnumMixerCallBack (Refer to Ltvidwrp.chm)

LMMCapture::EnumMixerLines (Refer to Ltvidwrp.chm)

LMMCapture::FeedResetSound (Refer to Ltvidwrp.chm)

LMMCapture::FeedSound (Refer to Ltvidwrp.chm)

LMMCapture::FeedSoundCallBack (Refer to Ltvidwrp.chm)

LMMCapture::GetAudFormat (Refer to Ltvidwrp.chm)

LMMCapture::GetAudFromID (Refer to Ltvidwrp.chm)

LMMCapture::GetAudioPeak (Refer to Ltvidwrp.chm)

LMMCapture::GetDefaultAudFormat (Refer to Ltvidwrp.chm)

LMMCapture::GetFeedSoundHandle (Refer to Ltvidwrp.chm)

LMMCapture::GetFrame (Refer to Ltvidwrp.chm)

LMMCapture::GetHwnd (Refer to Ltvidwrp.chm)

LMMCapture::GetIDFromAud (Refer to Ltvidwrp.chm)

LMMCapture::GetMetrics (Refer to Ltvidwrp.chm)

LMMCapture::GetMute (Refer to Ltvidwrp.chm)

LMMCapture::GetOptions (Refer to Ltvidwrp.chm)

LMMCapture::GetRecordSoundHandle (Refer to Ltvidwrp.chm)

LMMCapture::GetSelect (Refer to Ltvidwrp.chm)

LMMCapture::GetStatus (Refer to Ltvidwrp.chm)

LMMCapture::GetVidFormat (Refer to Ltvidwrp.chm)

LMMCapture::GetVolume (Refer to Ltvidwrp.chm)

LMMCapture::IsOptionAvailable (Refer to Ltvidwrp.chm)

LMMCapture::IsValid (Refer to Ltvidwrp.chm)

LMMCapture::OpenRecord (Refer to Ltvidwrp.chm)

LMMCapture::PauseFeedSound (Refer to Ltvidwrp.chm)

LMMCapture::RecordCallBack (Refer to Ltvidwrp.chm)

LMMCapture::SaveFrame (Refer to Ltvidwrp.chm)

LMMCapture::SetAudFormat (Refer to Ltvidwrp.chm)

LMMCapture::SetMute (Refer to Ltvidwrp.chm)

LMMCapture::SetOptions (Refer to Ltvidwrp.chm)

LMMCapture::SetOverlay (Refer to Ltvidwrp.chm)

LMMCapture::SetPreview (Refer to Ltvidwrp.chm)

LMMCapture::SetSelect (Refer to Ltvidwrp.chm)

LMMCapture::SetVidFormat (Refer to Ltvidwrp.chm)

LMMCapture::SetVidOffset (Refer to Ltvidwrp.chm)

LMMCapture::SetVolume (Refer to Ltvidwrp.chm)

LMMCapture::SetWorkFile (Refer to Ltvidwrp.chm)

LMMCapture::SingleFrame (Refer to Ltvidwrp.chm)

LMMCapture::StartCapture (Refer to Ltvidwrp.chm)

LMMCapture::StartFeedSound (Refer to Ltvidwrp.chm)

LMMCapture::StartRecord (Refer to Ltvidwrp.chm)

LMMCapture::StartSingleFrame (Refer to Ltvidwrp.chm)

LMMCapture::StatusCallBack (Refer to Ltvidwrp.chm)

LMMCapture::StopCapture (Refer to Ltvidwrp.chm)

LMMCapture::StopFeedSound (Refer to Ltvidwrp.chm)

LMMCapture::StopRecord (Refer to Ltvidwrp.chm)

LMMCapture::StopSingleFrame (Refer to Ltvidwrp.chm)

LMMCapture::VideoDataCallBack (Refer to Ltvidwrp.chm)

LMultimedia (11.5)

LMultimedia::LMultimedia (Refer to Ltvidwrp.chm)

LMultimedia::~LMultimedia (Refer to Ltvidwrp.chm)

LMultimedia::AddStream (Refer to Ltvidwrp.chm)

LMultimedia::AdjustWin (Refer to Ltvidwrp.chm)

LMultimedia::ConvertFromBitmapList (Refer to Ltvidwrp.chm)

LMultimedia::ConvertTime (Refer to Ltvidwrp.chm)

LMultimedia::CopyFrames (Refer to Ltvidwrp.chm)

LMultimedia::Create (Refer to Ltvidwrp.chm)

LMultimedia::CreateWin (Refer to Ltvidwrp.chm)

LMultimedia::DeleteFrames (Refer to Ltvidwrp.chm)

LMultimedia::DeleteStream (Refer to Ltvidwrp.chm)

LMultimedia::EnableEventCallback (Refer to Ltvidwrp.chm)

LMultimedia::EnumCompressors (Refer to Ltvidwrp.chm)

LMultimedia::EnumCompressorsCallBack (Refer to Ltvidwrp.chm)

LMultimedia::EventCallBack (Refer to Ltvidwrp.chm)

LMultimedia::Free (Refer to Ltvidwrp.chm)

LMultimedia::GetBalance (Refer to Ltvidwrp.chm)

LMultimedia::GetBitmap (Refer to Ltvidwrp.chm)

LMultimedia::GetCompressionOpts (Refer to Ltvidwrp.chm)

LMultimedia::GetCurrentPos (Refer to Ltvidwrp.chm)

LMultimedia::GetEditInfo (Refer to Ltvidwrp.chm)

LMultimedia::GetHandle (Refer to Ltvidwrp.chm)

LMultimedia::GetHeight (Refer to Ltvidwrp.chm)

LMultimedia::GetLength (Refer to Ltvidwrp.chm)

LMultimedia::GetOpenMode (Refer to Ltvidwrp.chm)

LMultimedia::GetRate (Refer to Ltvidwrp.chm)

LMultimedia::GetStreamType (Refer to Ltvidwrp.chm)

LMultimedia::GetTimeFormat (Refer to Ltvidwrp.chm)

LMultimedia::GetVolume (Refer to Ltvidwrp.chm)

LMultimedia::GetWidth (Refer to Ltvidwrp.chm)

LMultimedia::Init (Refer to Ltvidwrp.chm)

LMultimedia::InsertFrame (Refer to Ltvidwrp.chm)

LMultimedia::IsAllocated (Refer to Ltvidwrp.chm)

LMultimedia::IsClipboardReady (Refer to Ltvidwrp.chm)

LMultimedia::IsPlaying (Refer to Ltvidwrp.chm)

LMultimedia::Load (Refer to Ltvidwrp.chm)

LMultimedia::LoadMemory (Refer to Ltvidwrp.chm)

LMultimedia::MarkClip (Refer to Ltvidwrp.chm)

LMultimedia::PasteFrames (Refer to Ltvidwrp.chm)

LMultimedia::Pause (Refer to Ltvidwrp.chm)

LMultimedia::Play (Refer to Ltvidwrp.chm)

LMultimedia::ReplaceFrame (Refer to Ltvidwrp.chm)

LMultimedia::Resume (Refer to Ltvidwrp.chm)

LMultimedia::SaveFile (Refer to Ltvidwrp.chm)

LMultimedia::SetActive (Refer to Ltvidwrp.chm)

LMultimedia::SetBalance (Refer to Ltvidwrp.chm)

LMultimedia::SetCompressionOpts (Refer to Ltvidwrp.chm)

LMultimedia::SetCurrentPos (Refer to Ltvidwrp.chm)

LMultimedia::SetDstRect (Refer to Ltvidwrp.chm)

LMultimedia::SetMessageWin (Refer to Ltvidwrp.chm)

LMultimedia::SetParentWin (Refer to Ltvidwrp.chm)

LMultimedia::SetPlayExt (Refer to Ltvidwrp.chm)

LMultimedia::SetRate (Refer to Ltvidwrp.chm)

LMultimedia::SetSrcRect (Refer to Ltvidwrp.chm)

LMultimedia::SetTimeFormat (Refer to Ltvidwrp.chm)

LMultimedia::SetVolume (Refer to Ltvidwrp.chm)

LMultimedia::SetWinVisible (Refer to Ltvidwrp.chm)

LMultimedia::StartRecord (Refer to Ltvidwrp.chm)

LMultimedia::Stop (Refer to Ltvidwrp.chm)

LMultimedia::StopRecord (Refer to Ltvidwrp.chm)

LVectorBase

LVectorBase::LVectorBase (refer to Ltvecwrp.chm)

LVectorBase::~LVectorBase (refer to Ltvecwrp.chm)

LVectorBase::ApplyTransformation (refer to Ltvecwrp.chm)

LVectorBase::AttachToWindow (refer to Ltvecwrp.chm)

LVectorBase::ConvertFromEMF (refer to Ltvecwrp.chm)

LVectorBase::ConvertFromWMF (refer to Ltvecwrp.chm)

LVectorBase::ConvertToEMF (refer to Ltvecwrp.chm)

LVectorBase::ConvertToWMF (refer to Ltvecwrp.chm)

LVectorBase::Copy (refer to Ltvecwrp.chm)

LVectorBase::DeleteObjects (refer to Ltvecwrp.chm)

LVectorBase::EnableAlwaysEndNotification (refer to Ltvecwrp.chm)

LVectorBase::EnableChangeNotification (refer to Ltvecwrp.chm)

LVectorBase::EnableFileName (refer to Ltvecwrp.chm)

LVectorBase::EndChanging (refer to ltvecwrp.chm)

LVectorBase::EnumObjects (refer to ltvecwrp.chm)

LVectorBase::EnumObjectsCallBack (refer to ltvecwrp.chm)

LVectorBase::EnumVertices (refer to ltvecwrp.chm)

LVectorBase::EnumVerticesCallBack (refer to ltvecwrp.chm)

LVectorBase::Free (refer to ltvecwrp.chm)

LVectorBase::GetAmbientLight (refer to ltvecwrp.chm)

LVectorBase::GetBackgroundColor (refer to ltvecwrp.chm)

LVectorBase::GetBindVerticesMode (refer to ltvecwrp.chm)

LVectorBase::GetCamera (refer to ltvecwrp.chm)

LVectorBase::GetEngine (refer to ltvecwrp.chm)

LVectorBase::GetFileName (refer to ltvecwrp.chm)

LVectorBase::GetHandle (refer to ltvecwrp.chm)

LVectorBase::GetObjectParallelogram (refer to ltvecwrp.chm)

LVectorBase::GetObjectRect (refer to ltvecwrp.chm)

LVectorBase::GetPalette (refer to ltvecwrp.chm)

LVectorBase::GetPan (refer to ltvecwrp.chm)

LVectorBase::GetPolygonMode (refer to ltvecwrp.chm)

LVectorBase::GetRotation (refer to ltvecwrp.chm)

LVectorBase::GetScale (refer to ltvecwrp.chm)

LVectorBase::GetTranslation (refer to ltvecwrp.chm)

LVectorBase::GetUseLights (refer to ltvecwrp.chm)

LVectorBase::GetViewMode (refer to ltvecwrp.chm)

LVectorBase::GetViewport (refer to ltvecwrp.chm)

LVectorBase::HitTest (refer to ltvecwrp.chm)

LVectorBase::Initialize (refer to ltvecwrp.chm)

LVectorBase::Is3D (refer to ltvecwrp.chm)

LVectorBase::IsAllocated (refer to ltvecwrp.chm)

LVectorBase::IsAlwaysEndNotification (refer to ltvecwrp.chm)

LVectorBase::IsChangeNotificationEnabled (refer to ltvecwrp.chm)

LVectorBase::IsFileNameEnabled (refer to ltvecwrp.chm)

LVectorBase::IsObjectInsideParallelogram (refer to ltvecwrp.chm)

LVectorBase::IsObjectInsideRect (refer to ltvecwrp.chm)

LVectorBase::IsObjectSelected (refer to ltvecwrp.chm)

LVectorBase::Load (refer to ltvecwrp.chm)

LVectorBase::LogicalToPhysical (refer to ltvecwrp.chm)

LVectorBase::Paint (refer to ltvecwrp.chm)

LVectorBase::Realize (refer to ltvecwrp.chm)

LVectorBase::Save (refer to ltvecwrp.chm)

LVectorBase::SelectObject (refer to ltvecwrp.chm)

LVectorBase::SetAmbientLight (refer to ltvecwrp.chm)

LVectorBase::SetBackgroundColor (refer to ltvecwrp.chm)

LVectorBase::SetBindVerticesMode (refer to ltvecwrp.chm)

LVectorBase::SetCamera (refer to ltvecwrp.chm)

LVectorBase::SetEngine (refer to ltvecwrp.chm)

LVectorBase::SetFileName (refer to ltvecwrp.chm)

LVectorBase::SetHandle (refer to ltvecwrp.chm)

LVectorBase::SetPalette (refer to ltvecwrp.chm)

LVectorBase::SetPan (refer to ltvecwrp.chm)

LVectorBase::SetPolygonMode (refer to ltvecwrp.chm)

LVectorBase::SetRotation (refer to ltvecwrp.chm)

LVectorBase::SetScale (refer to ltvecwrp.chm)

LVectorBase::SetTranslation (refer to ltvecwrp.chm)

LVectorBase::SetUseLights (refer to ltvecwrp.chm)

LVectorBase::SetViewMode (refer to ltvecwrp.chm)

LVectorBase::SetViewport (refer to ltvecwrp.chm)

LVectorBase::StartChanging (refer to ltvecwrp.chm)

LVectorFile

LVectorFile::LVectorFile (refer to ltvecwrp.chm)

LVectorFile::~LVectorFile (refer to ltvecwrp.chm)

LVectorFile::FeedLoad (refer to ltvecwrp.chm)

LVectorFile::GetFileName (refer to ltvecwrp.chm)

LVectorFile::IsValid (refer to ltvecwrp.chm)

LVectorFile::LoadFile (refer to ltvecwrp.chm)

LVectorFile::SaveFile (refer to ltvecwrp.chm)

LVectorFile::SetFileName (refer to ltvecwrp.chm)

LVectorFile::SetVector (refer to ltvecwrp.chm)

LVectorFile::StartFeedLoad (refer to ltvecwrp.chm)

LVectorFile::StopFeedLoad (refer to ltvecwrp.chm)

LVectorMemoryFile

LVectorMemoryFile::LVectorMemoryFile (refer to ltvecwrp.chm)

LVectorMemoryFile::~LVectorMemoryFile (refer to ltvecwrp.chm)

LVectorMemoryFile::IsValid (refer to ltvecwrp.chm)

LVectorMemoryFile::LoadMemory (refer to ltvecwrp.chm)

LVectorMemoryFile::SaveMemory (refer to ltvecwrp.chm)

LVectorDialog

LVectorDialog::LVectorDialog (refer to ltvecwrp.chm)

LVectorDialog::~LVectorDialog (refer to ltvecwrp.chm)

LVectorDialog::DoModalVector3DOptions (refer to ltvecwrp.chm)

LVectorDialog::DoModalVectorCamera (refer to ltvecwrp.chm)

LVectorDialog::DoModalVectorRotate (refer to ltvecwrp.chm)

LVectorDialog::DoModalVectorScale (refer to ltvecwrp.chm)

LVectorDialog::DoModalVectorTranslate (refer to ltvecwrp.chm)

LVectorDialog::EnableAutoProcess (refer to ltvecwrp.chm)

LVectorDialog::EnablePreview (refer to ltvecwrp.chm)

LVectorDialog::GetColorAmbient (refer to ltvecwrp.chm)

LVectorDialog::GetCamera (refer to ltvecwrp.chm)

LVectorDialog::GetPolygonMode (refer to ltvecwrp.chm)

LVectorDialog::GetRotation (refer to ltvecwrp.chm)

LVectorDialog::GetScale (refer to ltvecwrp.chm)

LVectorDialog::GetTranslation (refer to ltvecwrp.chm)

LVectorDialog::GetUseLights (refer to ltvecwrp.chm)

LVectorDialog::GetVector (refer to ltvecwrp.chm)

LVectorDialog::IsAutoProcessEnabled (refer to ltvecwrp.chm)

LVectorDialog::IsPreviewEnabled (refer to ltvecwrp.chm)

LVectorDialog::IsValid (refer to ltvecwrp.chm)

LVectorDialog::SetColorAmbient (refer to ltvecwrp.chm)

LVectorDialog::SetCamera (refer to ltvecwrp.chm)

LVectorDialog::SetPolygonMode (refer to ltvecwrp.chm)

LVectorDialog::SetRotation (refer to ltvecwrp.chm)

LVectorDialog::SetScale (refer to ltvecwrp.chm)

LVectorDialog::SetTranslation (refer to ltvecwrp.chm)

LVectorDialog::SetUseLights (refer to ltvecwrp.chm)

LVectorDialog::SetVector (refer to ltvecwrp.chm)

LVectorWindow (11.5)

LVectorWindow::LVectorWindow (Refer to Ltvecwrp.chm)

LVectorWindow::~LVectorWindow (Refer to Ltvecwrp.chm)

LVectorWindow::CreateWnd (Refer to Ltvecwrp.chm)

LVectorWindow::EnableAutoPaint (Refer to Ltvecwrp.chm)

LVectorWindow::EnableAutoScroll (Refer to Ltvecwrp.chm)

LVectorWindow::EnableDragAcceptFiles (Refer to Ltvecwrp.chm)

LVectorWindow::EnableKeyBoard (Refer to Ltvecwrp.chm)

LVectorWindow::EndChanging (Refer to Ltvecwrp.chm)

LVectorWindow::FitToParent (Refer to Ltvecwrp.chm)

LVectorWindow::Free (Refer to Ltvecwrp.chm)

LVectorWindow::GetBackgroundColor (Refer to Ltvecwrp.chm)

LVectorWindow::GetKeyMode (Refer to Ltvecwrp.chm)

LVectorWindow::GetScaleFactor (Refer to Ltvecwrp.chm)

LVectorWindow::GetSelectedOnly (Refer to Ltvecwrp.chm)

LVectorWindow::GetToolType (Refer to Ltvecwrp.chm)

LVectorWindow::GetVectorRect (Refer to Ltvecwrp.chm)

LVectorWindow::GetVectorVisibleRect (Refer to Ltvecwrp.chm)

LVectorWindow::GetVectorWnd (Refer to Ltvecwrp.chm)

LVectorWindow::GetZoomPercent (Refer to Ltvecwrp.chm)

LVectorWindow::IsAutoPaintEnabled (Refer to Ltvecwrp.chm)

LVectorWindow::IsAutoScrollEnabled (Refer to Ltvecwrp.chm)

LVectorWindow::IsControl (Refer to Ltvecwrp.chm)

LVectorWindow::IsDragAcceptFilesEnabled (Refer to Ltvecwrp.chm)

LVectorWindow::IsKeyBoardEnabled (Refer to Ltvecwrp.chm)

LVectorWindow::Load (Refer to Ltvecwrp.chm)

LVectorWindow::Move (Refer to Ltvecwrp.chm)

LVectorWindow::MsgProcCallBack (Refer to Ltvecwrp.chm)

LVectorWindow::OnDraw (Refer to Ltvecwrp.chm)

LVectorWindow::OnFileDropped (Refer to Ltvecwrp.chm)

LVectorWindow::OnScale (Refer to Ltvecwrp.chm)

LVectorWindow::OnZoom (Refer to Ltvecwrp.chm)

LVectorWindow::Repaint (Refer to Ltvecwrp.chm)

LVectorWindow::ScaleIn (Refer to Ltvecwrp.chm)

LVectorWindow::ScaleOut (Refer to Ltvecwrp.chm)

LVectorWindow::ScrollBy (Refer to Ltvecwrp.chm)

LVectorWindow::ScrollTo (Refer to Ltvecwrp.chm)

LVectorWindow::SelectAllObjects (Refer to Ltvecwrp.chm)

LVectorWindow::SetBackgroundColor (Refer to Ltvecwrp.chm)

LVectorWindow::SetEngine (Refer to Ltvecwrp.chm)

LVectorWindow::SetKeyMode (Refer to Ltvecwrp.chm)

LVectorWindow::SetPan (Refer to Ltvecwrp.chm)

LVectorWindow::SetScaleFactor (Refer to Ltvecwrp.chm)

LVectorWindow::SetSelectedOnly (Refer to Ltvecwrp.chm)

LVectorWindow::SetToolType (Refer to Ltvecwrp.chm)

LVectorWindow::SetWndHandle (Refer to Ltvecwrp.chm)

LVectorWindow::SetZoomPercent (Refer to Ltvecwrp.chm)

LVectorWindow::StartChanging (Refer to Ltvecwrp.chm)

LVectorWindow::ZoomIn (Refer to Ltvecwrp.chm)

LVectorWindow::ZoomOut (Refer to Ltvecwrp.chm)

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.