class Blend2D::Imaging::ImageEncoder

Defined in:

blend2d/imaging/encoder.cr

Constructors

Instance Method Summary

Instance methods inherited from class Blend2D::BLStructure

finalize finalize, pointer : Pointer pointer

Constructor Detail

def self.new(codec : Codec) #

[View source]

Instance Method Detail

def finalize #
Description copied from class Blend2D::BLStructure

Called when Crystal's garbage collector collects this instance.


[View source]
def write_io(image : Image) #

[View source]
def write_slice(image : Image) #

[View source]