Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cryminal
master
Cryminal
App
Flip
Layer
Picture
Rotation
Tile
R
Generated using Crystal 1.14.0
2024-11-26 09:36:06 UTC
class
Cryminal::
Layer
Cryminal::Layer
Reference
Object
Defined in:
cryminal/layer.cr
Constructors
.new
(width : UInt32, height : UInt32)
Instance Method Summary
#height
: UInt32
#width
: UInt32
Constructor Detail
def self.
new
(width : UInt32, height : UInt32)
#
[
View source
]
Instance Method Detail
def
height
: UInt32
#
[
View source
]
def
width
: UInt32
#
[
View source
]