Class: FT::Span

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

Overview

Instance Method Summary collapse

Instance Method Details

#coverageObject



8
# File 'lib/ft-ffi/struct/image/span.rb', line 8

def coverage; end

#coverage=(v) ⇒ Object



9
# File 'lib/ft-ffi/struct/image/span.rb', line 9

def coverage=(v); end

#lenObject



6
# File 'lib/ft-ffi/struct/image/span.rb', line 6

def len; end

#len=(v) ⇒ Object



7
# File 'lib/ft-ffi/struct/image/span.rb', line 7

def len=(v); end

#xObject



4
# File 'lib/ft-ffi/struct/image/span.rb', line 4

def x; end

#x=(v) ⇒ Object



5
# File 'lib/ft-ffi/struct/image/span.rb', line 5

def x=(v); end