HasResolution Свойство (BitmapMetadata)
Возвращает значение, указывающее, хранится ли информация о разрешении изображения в растровом изображении.
[Category("Bitmap")]
[Description("A value indicating whether the information about image resolution is stored in a bitmap.")]
public override bool HasResolution { get; }
[Category("Bitmap")]
[Description("A value indicating whether the information about image resolution is stored in a bitmap.")]
public: __property bool get_HasResolution(); override;
[Category("Bitmap")]
[Description("A value indicating whether the information about image resolution is stored in a bitmap.")]
public:
property bool HasResolution {
bool get() override;;
}
Property Value
True - свойство
Resolution возвращает разрешение, загруженное из растрового изображения;
false - свойство
Resolution возвращает разрешение по умолчанию (экранное).
Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5