HasResolution Свойство (JpegLsMetadata)
Возвращает значение, указывающее, хранится ли информация о разрешении изображения на странице JPEG-LS.
[Category("JPEG-LS")]
[Description("A value indicating whether the information about image resolution is stored in a JPEG-LS page.")]
public override bool HasResolution { get; }
[Category("JPEG-LS")]
[Description("A value indicating whether the information about image resolution is stored in a JPEG-LS page.")]
public: __property bool get_HasResolution(); override;
[Category("JPEG-LS")]
[Description("A value indicating whether the information about image resolution is stored in a JPEG-LS page.")]
public:
property bool HasResolution {
bool get() override;;
}
'Declaration
<CategoryAttribute("JPEG-LS")>
<DescriptionAttribute("A value indicating whether the information about image resolution is stored in a JPEG-LS page.")>
Public Overrides ReadOnly Property HasResolution As Boolean
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