Class: Image

Inherits:
LiteRGSS::Image show all
Defined in:
docs/00000_Dependencies.rb

Overview

Class that is dedicated to perform Image operation in Memory before displaying those operations inside a texture

Instance Attribute Summary

Attributes inherited from LiteRGSS::Image

#height, #rect, #width

Method Summary

Methods inherited from LiteRGSS::Image

#blt, #blt!, #clear_rect, #copy_to_bitmap, #create_mask, #fill_rect, #get_pixel, #get_pixel_alpha, new, #set_pixel, #stretch_blt, #stretch_blt!, #to_png, #to_png_file

Methods inherited from LiteRGSS::Disposable

#dispose, #disposed?