Поделиться через


ImageProperties.Orientation Свойство

Определение

Возвращает флаг ориентации exif фотографии.

public:
 property PhotoOrientation Orientation { PhotoOrientation get(); };
PhotoOrientation Orientation();
public PhotoOrientation Orientation { get; }
var photoOrientation = imageProperties.orientation;
Public ReadOnly Property Orientation As PhotoOrientation

Значение свойства

Флаг ориентации фотографии в формате EXIF.

Применяется к