Property ImageWidth
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
ImageWidth
The number of columns of image data, equal to the number of pixels per row. In JPEG compressed data a JPEG marker is used instead of this tag.
public static ExifPropertyKey ImageWidth { get; }