Class: FT::Raster_Params

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

Instance Method Summary collapse

Instance Method Details

#bit_setObject



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

def bit_set; end

#bit_set=(v) ⇒ Object



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

def bit_set=(v); end

#bit_testObject



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

def bit_test; end

#bit_test=(v) ⇒ Object



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

def bit_test=(v); end

#black_spansObject



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

def black_spans; end

#black_spans=(v) ⇒ Object



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

def black_spans=(v); end

#clip_boxObject



32
# File 'lib/ft-ffi/struct/image/raster_params.rb', line 32

def clip_box; end

#clip_box=(v) ⇒ Object



33
# File 'lib/ft-ffi/struct/image/raster_params.rb', line 33

def clip_box=(v); end

#flagsObject



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

def flags; end

#flags=(v) ⇒ Object



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

def flags=(v); end

#gray_spansObject



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

def gray_spans; end

#gray_spans=(v) ⇒ Object



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

def gray_spans=(v); end

#sourceObject



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

def source; end

#source=(v) ⇒ Object



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

def source=(v); end

#targetObject



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

def target; end

#target=(v) ⇒ Object



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

def target=(v); end

#userObject



30
# File 'lib/ft-ffi/struct/image/raster_params.rb', line 30

def user; end

#user=(v) ⇒ Object



31
# File 'lib/ft-ffi/struct/image/raster_params.rb', line 31

def user=(v); end