Interface specifically for Image Asset types.
It is used to carry Image meta data
Namespace: Cartella.InterfacesAssembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public interface IImageInformation : IAssetMetaInfo |
Visual Basic |
---|
Public Interface IImageInformation _ Inherits IAssetMetaInfo |
Visual C++ |
---|
public interface class IImageInformation : IAssetMetaInfo |