struct Chitra::PdfSurface

Defined in:

surfaces/pdf.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Chitra::Surface

initialize initialize, output_file : String output_file, output_file=(output_file : String) output_file=

Constructor methods inherited from struct Chitra::Surface

new new

Constructor Detail

def self.new(output_file, w, h) #

[View source]

Instance Method Detail

def draw #

[View source]
def surface : Pointer(Void) #

[View source]