ImagePreviewer ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ContentManager.Previewers ContentPreview
    DeltaEngine.Editor.ContentManager.Previewers ImagePreviewer

Namespace: DeltaEngine.Editor.ContentManager.Previewers
Assembly: DeltaEngine.Editor.ContentManager (in DeltaEngine.Editor.ContentManager.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class ImagePreviewer : ContentPreview

The ImagePreviewer type exposes the following members.

Constructors

  NameDescription
Public methodImagePreviewer
Initializes a new instance of the ImagePreviewer class
Top
Methods

  NameDescription
Protected methodInit (Overrides ContentPreview Init .)
Protected methodPreview (Overrides ContentPreview Preview(String).)
Public methodPreviewContent (Inherited from ContentPreview.)
Top
Fields

  NameDescription
Public fieldcurrentDisplaySprite
Top
See Also