Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystimage
master
CrystImage
Channels
Image
Generated using Crystal 1.14.0
2024-11-26 07:22:26 UTC
module
CrystImage
Defined in:
crystimage.cr
crystimage/channels.cr
crystimage/image.cr
Class Method Summary
.flip_vertically=
(b : Bool)
.on_load
(&)
.open
(filename : String, channels : Channels =
Channels
::
Default
, &)
.unpremultiply=
(b : Bool)
Class Method Detail
def self.
flip_vertically=
(b : Bool)
#
[
View source
]
def self.
on_load
(&)
#
[
View source
]
def self.
open
(filename : String, channels :
Channels
=
Channels
::
Default
, &)
#
[
View source
]
def self.
unpremultiply=
(b : Bool)
#
[
View source
]