class

CrImage::DimensionError

Inherits CrImage::Error / Exception / Reference / Object

Raised when image dimensions are invalid

Constructors

new(width : Int32, height : Int32)
Source
new(message : String)
Source