ImageStorage

PPJ.Runtime.Windows.ImageStorage

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Storage options for the SalPicture control.

public enum ImageStorage : Enum

Fields

NameDescription

External

External storage. The image is stored in a file.

Internal

Iternal storage. The image is stored in an embedded resource.

Used By

NameDescription

SalPicture storage.

Last updated