Adobe 65007312 - Photoshop Lightroom Programmer's Manual page 15

Mac
Hide thumbs Also See for 65007312 - Photoshop Lightroom:
Table of Contents

Advertisement

C
1: Using the Lightroom SDK
HAPTER
Class
LrCollectionSet
LrColor
LrDevelopPreset
LrDevelopPreset
Folder
LrExportContext
LrExportRendition
LrExportSession
LrFolder
LrFtp
Description
Provides access to a
photo collection set.
Encapsulates a color.
Provides access to a
develop preset.
Provides access to a
develop-preset folder.
Encapsulates an export
context.
Encapsulates a single
photo rendition
operation, generated
during an export
operation.
Provides access to the list
of photos and renditions
generated during an
export operation.
Provides access to a
file-system folder that
contains photos.
Both a namespace and a
class. The object
represents an FTP
connection.
The Lightroom SDK scripting environment 15
Object creation
Returned by:
LrCatalog:createCollectionSet()
LrCatalog:getCollectionSets()
LrCollectionSet:getChildren()
LrCollection:getParent()
LrCollectionSet:getParent()
LrCollectionSet:getChildCollectionSets()
Import constructor:
local LrColor = import 'LrColor'
Returned by
LrDevelopPresetFolder:getDevelopPresets()
Returned by:
LrApplication.developPresetFolders()
LrDevelopPreset:getParent()
Object is passed to your
processRenderedPhotos()
Returned by
LrExportSession:renditions()
Import constructor:
local LrExportSession = import
'LrExportSession'
An object is also available as the value of
exportContext.exportSession
Returned by:
LrCatalog:getFolders()
LrCatalog:getActiveSources()
Lrcatalog:getFolderByPath()
LrFolder:getParent()
Import the namespace:
local LrFtp = import 'LrFtp'
Use the factory function,
function
.
LrFtp.create()

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Photoshop lightroom sdk 3.0

Table of Contents