libtcod
  • File image.h
    • Definition (libtcod/image.h)
    • Includes
    • Included By
    • Namespaces
    • Classes
    • Functions
    • Typedefs
libtcod
  • File image.h
  • View page source

File image.h¶

↰ Parent directory (libtcod)

Image handling module.

Contents

  • Definition (libtcod/image.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Typedefs

Definition (libtcod/image.h)¶

  • Program Listing for File image.h

Includes¶

  • color.h (File color.h)

  • console_types.h (File console_types.h)

  • error.h (File error.h)

  • portability.h (File portability.h)

Included By¶

  • File console_etc.h

  • File image.hpp

  • File libtcod.h

  • File sys.h

  • File wrappers.h

  • File zip.h

Namespaces¶

  • Namespace tcod

Classes¶

  • Struct TCOD_Image

Functions¶

  • Function TCOD_image_blit

  • Function TCOD_image_blit_2x

  • Function TCOD_image_blit_rect

  • Function TCOD_image_clear

  • Function TCOD_image_delete

  • Function TCOD_image_from_console

  • Function TCOD_image_get_alpha

  • Function TCOD_image_get_mipmap_pixel

  • Function TCOD_image_get_pixel

  • Function TCOD_image_get_size

  • Function TCOD_image_hflip

  • Function TCOD_image_invert

  • Function TCOD_image_is_pixel_transparent

  • Function TCOD_image_load

  • Function TCOD_image_new

  • Function TCOD_image_put_pixel

  • Function TCOD_image_refresh_console

  • Function TCOD_image_rotate90

  • Function TCOD_image_save

  • Function TCOD_image_scale

  • Function TCOD_image_set_key_color

  • Function TCOD_image_vflip

Typedefs¶

  • Typedef TCOD_Image

  • Typedef TCOD_image_t


© Copyright 2008-2022, Richard Tew.

Built with Sphinx using a theme provided by Read the Docs.