Image.PropertyItems

Image.PropertyItems property

に格納されているすべてのプロパティ アイテム (メタデータの一部) を取得しますImage.

public abstract PropertyItem[] PropertyItems { get; }

戻り値

の配列PropertyItemオブジェクト、イメージに格納されているプロパティ アイテムごとに 1 つ。

関連項目