HPS.Publish.Artwork

class HPS.Publish.Artwork : public IDisposable

The Publish.Artwork class is a concept class for artwork-related enumerations.

class Display : public IDisposable

The Publish.Artwork.Display class is a concept class for display-related artwork enumerations.

Public Types

enum Preference

Enumerates the preferences for the display of views in ArtworkKit objects.

Values:

Defined

Prefer the display settings (rendering mode, lighting mode, and background color) set in a view when activating it.

Runtime

Prefer the runtime display settings (rendering mode, lighting mode, and background color) in the application when activating a view (except for the default view).

class View : public IDisposable

The Publish.Artwork.View class is a concept class for view-related artwork enumerations.

Public Types

enum Preference

Enumerates the preferences for default views in ArtworkKit objects.

Values:

Native

Prefer the native default view in the PRC data (if one is present).

PDF

Prefer the default view defined in the PDF (if one is present).