Photo-Paint:Application Members

From OberonPlace Development Portal

Jump to: navigation, search
This object model documentation page is a stub automatically generated from application type library.
Please help by editing this page and filling in the missing details.
For guidelines and help please visit Editing Object Model Pages

Contents

Application Members

Class Application has the following members:

Properties

Name Description
ActiveDocument Gets the reference to the currently active document (read-only)
ActiveFrame Gets the reference to the currently active frame (read-only)
ActiveLayer Gets the reference to the currently active layer (read-only)
ActivePalette Gets the reference to the currently active palette (read-only)
ActiveWindow Gets the reference to the currently active window (read-only)
ActiveWorkspace Gets the reference to the currently active workspace (read-only)
AddIns Gets Addins (read-only)
Application Gets the application to which the object belongs (read-only)
AppWindow Gets the reference to the Corel PHOTO-PAINT main window (read-only)
Clipboard Gets the Clipboard object associated with this application (read-only)
ConfigPath Gets the full path of the 'Config' directory (read-only)
Documents Gets the collection of documents open in the application (read-only)
EventsEnabled Gets or sets if events are enabled
FrameWork Gets the UI Framework object (read-only)
Name Gets the name of the application (default, read-only)
PaintColor Gets or sets the paint color
Palettes Gets a collection of the currently open palettes (read-only)
PaperColor Gets or sets the paper color (used when clearing or erasing the image)
Parent Gets the application to which the object belongs (read-only)
Path Gets the full path of the 'Corel PHOTO-PAINT' directory (read-only)
Printers Gets the printers (read-only)
PrintJob Gets the print job (read-only)
SetupPath Gets the full path of the main setup directory (read-only)
VBE Gets the VBE editor reference (read-only)
Version Gets a verbose description of the current Corel PHOTO-PAINT version (read-only)
VersionBuild Gets the build number of the current Corel PHOTO-PAINT version (read-only)
VersionMajor Gets the major version number of Corel PHOTO-PAINT's TLB (read-only)
VersionMinor Gets the minor version number of Corel PHOTO-PAINT's TLB (read-only)
Visible Gets or sets the visibility of the application window; allows you to hide or show the application
Windows Gets a collection of windows open in the application (read-only)
Workspaces Gets a collection of workspaces available in the application (read-only)

Methods

Name Description
CombineChannels Combines a set of channels into a new document
CorelScript Creates a Corel SCRIPT object to which you can pass Corel SCRIPT commands
CorelScriptTools Corel SCRIPT Tools
CreateBWColor Creates a BW color
CreateCMYColor Creates a CMY color
CreateCMYKColor Creates a CMYK color
CreateColor Creates a color object
CreateColorEx Creates a color object based on a color model
CreateDocument Creates a new document
CreateDocumentFromClipboard Pastes clipboard contents as a new document
CreateFixedColor Creates a Fixed color
CreateGrayColor Creates a Gray color
CreateHLSColor Creates a HLS color
CreateHSBColor Creates a HSB color
CreateLabColor Creates a Lab color
CreateRegistrationColor Creates a Registration color
CreateRGBColor Creates an RGB color
CreateYIQColor Creates a YIQ color
OpenCorelScriptFile Opens a Corel SCRIPT file and gets a reference to the Corel SCRIPT object
OpenDocument Opens a document
Quit Closes the application to which it belongs

References

Personal tools