NetXP 3.0 Reference

ImageStore Class

This component stores an image into the resources for use at runtime, such as adding it to an ImageList and preserving transparency.

For a list of all members of this type, see ImageStore Members.

System.Object
   MarshalByRefObject
      Component
         ImageStore

[Visual Basic]
Public Class ImageStore
Inherits Component
[C#]
public class ImageStore : Component

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Components

Assembly: NETXP.Components (in NETXP.Components.dll)

See Also

ImageStore Members | NETXP.Components Namespace