Class: FT::Outline_Funcs

Inherits:
FFIAdditions::Struct
  • Object
show all
Defined in:
lib/ft-ffi/struct/image/outline_funcs.rb

Overview

Instance Method Summary collapse

Instance Method Details

#conic_toObject



22
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 22

def conic_to; end

#conic_to=(v) ⇒ Object



23
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 23

def conic_to=(v); end

#cubic_toObject



24
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 24

def cubic_to; end

#cubic_to=(v) ⇒ Object



25
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 25

def cubic_to=(v); end

#deltaObject



28
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 28

def delta; end

#delta=(v) ⇒ Object



29
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 29

def delta=(v); end

#line_toObject



20
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 20

def line_to; end

#line_to=(v) ⇒ Object



21
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 21

def line_to=(v); end

#move_toObject



18
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 18

def move_to; end

#move_to=(v) ⇒ Object



19
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 19

def move_to=(v); end

#shiftObject



26
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 26

def shift; end

#shift=(v) ⇒ Object



27
# File 'lib/ft-ffi/struct/image/outline_funcs.rb', line 27

def shift=(v); end