Partager via


ImageProperties.Width Propriété

Définition

Obtient la largeur de l’image.

public:
 property unsigned int Width { unsigned int get(); };
uint32_t Width();
public uint Width { get; }
var uInt32 = imageProperties.width;
Public ReadOnly Property Width As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Largeur de l’image

, en pixels.

S’applique à