Class: Gegl::Config
- Inherits:
-
Object
- Object
- Gegl::Config
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#application_license ⇒ String
Application-license.
- #application_license=(application_license) ⇒ String
-
#chunk_size ⇒ Integer
Chunk-size.
- #chunk_size=(chunk_size) ⇒ Integer
- #mipmap_rendering=(mipmap_rendering) ⇒ Boolean
-
#mipmap_rendering? ⇒ Boolean
Mipmap-rendering.
-
#quality ⇒ Float
Quality.
- #quality=(quality) ⇒ Float
-
#queue_size ⇒ Integer
Queue-size.
- #queue_size=(queue_size) ⇒ Integer
-
#swap ⇒ String
Swap.
- #swap=(swap) ⇒ String
-
#swap_compression ⇒ String
Swap-compression.
- #swap_compression=(swap_compression) ⇒ String
-
#threads ⇒ Integer
Threads.
- #threads=(threads) ⇒ Integer
-
#tile_cache_size ⇒ Integer
Tile-cache-size.
- #tile_cache_size=(tile_cache_size) ⇒ Integer
-
#tile_height ⇒ Integer
Tile-height.
- #tile_height=(tile_height) ⇒ Integer
-
#tile_width ⇒ Integer
Tile-width.
- #tile_width=(tile_width) ⇒ Integer
- #use_opencl=(use_opencl) ⇒ Boolean
-
#use_opencl? ⇒ Boolean
Use-opencl.
Instance Method Details
#application_license ⇒ String
Returns application-license.
#application_license=(application_license) ⇒ String
#chunk_size ⇒ Integer
Returns chunk-size.
#chunk_size=(chunk_size) ⇒ Integer
#mipmap_rendering=(mipmap_rendering) ⇒ Boolean
#mipmap_rendering? ⇒ Boolean
Returns mipmap-rendering.
#quality ⇒ Float
Returns quality.
#quality=(quality) ⇒ Float
#queue_size ⇒ Integer
Returns queue-size.
#queue_size=(queue_size) ⇒ Integer
#swap ⇒ String
Returns swap.
#swap=(swap) ⇒ String
#swap_compression ⇒ String
Returns swap-compression.
#swap_compression=(swap_compression) ⇒ String
#threads ⇒ Integer
Returns threads.
#threads=(threads) ⇒ Integer
#tile_cache_size ⇒ Integer
Returns tile-cache-size.
#tile_cache_size=(tile_cache_size) ⇒ Integer
#tile_height ⇒ Integer
Returns tile-height.
#tile_height=(tile_height) ⇒ Integer
#tile_width ⇒ Integer
Returns tile-width.
#tile_width=(tile_width) ⇒ Integer
#use_opencl=(use_opencl) ⇒ Boolean
#use_opencl? ⇒ Boolean
Returns use-opencl.