class ImageSize

Image dimensions


Type:

    Instantiable

Include file:
    ImageSize.h

ImageSize represents the width and height of an image. Horizontal dimensions range between 0 and width-1, and vertical dimensions range between 0 and height-1


Members: