Skip to content

🧪 ImageSize

A container for image size data.

Parent type: ConstantImageSize

Stub code in ImageSize.sdsstub

class ImageSize sub ConstantImageSize

channel

Get the channel of this ImageSize in pixels.

Type: Int

height

Get the height of this ImageSize in pixels.

Type: Int

width

Get the width of this ImageSize in pixels.

Type: Int