The ApplicationImage type exposes the following members.

Constructors

  NameDescription
Public methodApplicationImage
Creates a new Application image structure.

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Fields

  NameDescription
Public fieldImageData
Gets the raw image data
Public fieldImageSize
Gets the size of the image
Public fieldImageType
Gets the type of the image.

See Also