struct Options

Defined in:

png2braille.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def dither : Bool #

[View source]
def dither=(dither : Bool) #

[View source]
def initialize #

[View source]
def invert : Bool #

[View source]
def invert=(invert : Bool) #

[View source]
def max_width : UInt32 | Nil #

[View source]
def max_width=(max_width : UInt32 | Nil) #

[View source]
def threshold : Float64 #

[View source]
def threshold=(threshold : Float64) #

[View source]