Class: FT::FTC_SBitRec

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

Overview

Instance Method Summary collapse

Instance Method Details

#bufferObject



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

def buffer; end

#buffer=(v) ⇒ Object



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

def buffer=(v); end

#formatObject



12
# File 'lib/ft-ffi/struct/ftc_sbit_rec.rb', line 12

def format; end

#format=(v) ⇒ Object



13
# File 'lib/ft-ffi/struct/ftc_sbit_rec.rb', line 13

def format=(v); end

#heightObject



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

def height; end

#height=(v) ⇒ Object



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

def height=(v); end

#leftObject



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

def left; end

#left=(v) ⇒ Object



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

def left=(v); end

#max_graysObject



14
# File 'lib/ft-ffi/struct/ftc_sbit_rec.rb', line 14

def max_grays; end

#max_grays=(v) ⇒ Object



15
# File 'lib/ft-ffi/struct/ftc_sbit_rec.rb', line 15

def max_grays=(v); end

#pitchObject



16
# File 'lib/ft-ffi/struct/ftc_sbit_rec.rb', line 16

def pitch; end

#pitch=(v) ⇒ Object



17
# File 'lib/ft-ffi/struct/ftc_sbit_rec.rb', line 17

def pitch=(v); end

#topObject



10
# File 'lib/ft-ffi/struct/ftc_sbit_rec.rb', line 10

def top; end

#top=(v) ⇒ Object



11
# File 'lib/ft-ffi/struct/ftc_sbit_rec.rb', line 11

def top=(v); end

#widthObject



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

def width; end

#width=(v) ⇒ Object



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

def width=(v); end

#xadvanceObject



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

def xadvance; end

#xadvance=(v) ⇒ Object



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

def xadvance=(v); end

#yadvanceObject



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

def yadvance; end

#yadvance=(v) ⇒ Object



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

def yadvance=(v); end