The SalResourceImage type exposes the following members.

Constructors

  NameDescription
Public methodSalResourceImage(String)
Initializes a new instance of the SalResourceImage class
Public methodSalResourceImage(String, Assembly)
Initializes a new instance of the SalResourceImage class

Methods

  NameDescription
Public methodGetImage (Overrides SalResource..::..GetImage()()()().)
Protected methodGetStream
Returns the stream to be used to load the image bytes.
(Inherited from SalResource.)

Properties

  NameDescription
Public propertyName
Returns the name of the resource.
(Inherited from SalResource.)

See Also