Class ImageSize

ImageSize class

The class representing image size

public class ImageSize

Properties

NameDescription
Height { get; }Height of Image
Width { get; }Width of Image

See Also