class
	SDL_PIXELS_FUNCTIONS_API

General
	cluster: src
	description: "This file has been generated by WrapC. Do not edit. Changes will be lost!"

Ancestors
	ANY

Queries
	c_sdl_map_rgb (format: POINTER; r, g, b: CHARACTER_8): NATURAL_32
	c_sdl_pixel_format_enum_to_masks (format: NATURAL_32; bpp: TYPED_POINTER [INTEGER_32]; rmask, gmask, bmask, amask: POINTER): INTEGER_32
	c_sdl_set_palette_colors (palette, colors: POINTER; firstcolor, ncolors: INTEGER_32): INTEGER_32
	sdl_map_rgb (format: SDL_PIXEL_FORMAT_STRUCT_API; r, g, b: CHARACTER_8): NATURAL_32
	sdl_pixel_format_enum_to_masks (format: NATURAL_32; bpp: TYPED_POINTER [INTEGER_32]; rmask, gmask, bmask, amask: POINTER): INTEGER_32
	sdl_set_palette_colors (palette: SDL_PALETTE_STRUCT_API; colors: SDL_COLOR_STRUCT_API; firstcolor, ncolors: INTEGER_32): INTEGER_32


Generated by ISE EiffelStudio