Class: FT::Raster_Funcs

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

Overview

Instance Method Summary collapse

Instance Method Details

#glyph_formatObject



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

def glyph_format; end

#glyph_format=(v) ⇒ Object



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

def glyph_format=(v); end

#raster_doneObject



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

def raster_done; end

#raster_done=(v) ⇒ Object



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

def raster_done=(v); end

#raster_newObject



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

def raster_new; end

#raster_new=(v) ⇒ Object



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

def raster_new=(v); end

#raster_renderObject



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

def raster_render; end

#raster_render=(v) ⇒ Object



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

def raster_render=(v); end

#raster_resetObject



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

def raster_reset; end

#raster_reset=(v) ⇒ Object



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

def raster_reset=(v); end

#raster_set_modeObject



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

def raster_set_mode; end

#raster_set_mode=(v) ⇒ Object



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

def raster_set_mode=(v); end